Add new ssh bundles to Maven central scripts

Change-Id: I5c41426f59a60af3da808f89be4e498c7ba2196e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2018-12-09 00:12:51 +01:00
parent 7a2fe0a7a9
commit 5218d2f5da
2 changed files with 4 additions and 0 deletions

View File

@ -55,9 +55,11 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.junit.ssh',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ssh.apache',
group + '.ui']
prefix = ["mvn", "gpg:sign-and-deploy-file", "-Dgpg.passphrase=#{passphrase}",

View File

@ -15,9 +15,11 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.junit.ssh',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ssh.apache',
group + '.ui']
puts 'Deleting current files'