Remove java7 bundle from Maven central scripts

The bundle org.eclipse.jgit.java7 was deleted in 4.0

Change-Id: I57dbc0b18eaf164c8f53cc2b776ecb80481a993d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2016-01-22 01:49:22 +01:00
parent fc4d117511
commit 5da5eb4b69
2 changed files with 0 additions and 2 deletions

View File

@ -53,7 +53,6 @@ artifacts = [group,
group + '.archive',
group + '.http.apache',
group + '.http.server',
group + '.java7',
group + '.junit',
group + '.junit.http',
group + '.pgm',

View File

@ -13,7 +13,6 @@ artifacts = [group,
group + '.archive',
group + '.http.apache',
group + '.http.server',
group + '.java7',
group + '.junit',
group + '.junit.http',
group + '.pgm',