Add lfs libraries to scripts for upload to Maven central

Change-Id: I13d78fd57421cca32a965af37cc9571e77448e31
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2016-04-08 17:10:16 +02:00
parent ac5d1bc37b
commit 24b6c080d7
2 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,8 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ui']

View File

@ -15,6 +15,8 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ui']