diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 18:14:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 18:14:43 +0100 |
commit | a7e454bc51d359c2d46b19fd559f770cad8fd7d4 (patch) | |
tree | a407ee1192431438dd762a1e7e24825cca6bf177 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml | |
parent | 4ea42bc8164d6fc132233954aa9f469ae5711339 (diff) | |
download | jgit-5.6.0.201912041214-rc1.tar.gz jgit-5.6.0.201912041214-rc1.zip |
JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1
Change-Id: I5ed21fbc5f83096bf0b79f2aa751db415cbcc7e8
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 de604cd6e0..d65e7e389a 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.qualifier" + version="5.6.0.201912041214-rc1" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |