Procházet zdrojové kódy

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>
tags/v4.3.0.201603230630-rc1
Matthias Sohn před 8 roky
rodič
revize
5da5eb4b69

+ 0
- 1
tools/maven-central/deploy.rb Zobrazit soubor

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

+ 0
- 1
tools/maven-central/download.rb Zobrazit soubor

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

Načítá se…
Zrušit
Uložit