]> source.dussan.org Git - jgit.git/commitdiff
Remove java7 bundle from Maven central scripts 38/64938/1
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 22 Jan 2016 00:49:22 +0000 (01:49 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 22 Jan 2016 00:50:36 +0000 (01:50 +0100)
The bundle org.eclipse.jgit.java7 was deleted in 4.0

Change-Id: I57dbc0b18eaf164c8f53cc2b776ecb80481a993d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tools/maven-central/deploy.rb
tools/maven-central/download.rb

index d620a88e11f9d8f0047bc73145d6ac127e1fa761..8e7adc89345b83a41f24ccb1d1e688930af4f675 100755 (executable)
@@ -53,7 +53,6 @@ artifacts = [group,
              group + '.archive',
              group + '.http.apache',
              group + '.http.server',
-             group + '.java7',
              group + '.junit',
              group + '.junit.http',
              group + '.pgm',
index de4ecd4262454fcf17d0ce0a3f6782686b005f4f..b7ea2150baa1beb4396153f3545b32c56ebd772e 100755 (executable)
@@ -13,7 +13,6 @@ artifacts = [group,
              group + '.archive',
              group + '.http.apache',
              group + '.http.server',
-             group + '.java7',
              group + '.junit',
              group + '.junit.http',
              group + '.pgm',