diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
commit | 473527e42cc82c1ed38e75f705dd07602266afda (patch) | |
tree | 79c397e912e28869aa47ec518a971186c2c4f005 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml | |
parent | a7e454bc51d359c2d46b19fd559f770cad8fd7d4 (diff) | |
download | jgit-473527e42cc82c1ed38e75f705dd07602266afda.tar.gz jgit-473527e42cc82c1ed38e75f705dd07602266afda.zip |
Prepare 5.6.0-SNAPSHOT builds
Change-Id: I5e737ff7f262fdd43fc975a0b3594c8b33919663
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml index d65e7e389a..de604cd6e0 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit.http.apache" label="%featureName" - version="5.6.0.201912041214-rc1" + version="5.6.0.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |