Merge branch 'stable-4.3'

* stable-4.3:
  Add lfs libraries to scripts for upload to Maven central
  Prepare 4.3.1-SNAPSHOT versions

Change-Id: Ieba46a2b12c893d6c626194310ab8dde5a2f1e6a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2016-04-08 17:30:28 +02:00
commit a485fb7aac
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']