diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
commit | 7f262b87456d3f648a77b0c0873cb3482b4ca6bb (patch) | |
tree | a804ab3cd23afe197fdd31cced6715068a24c6a4 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | de2df8adde3a95106df8e8802fa493b39b6c1326 (diff) | |
download | jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.tar.gz jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.zip |
Prepare 5.5.1-SNAPSHOT builds
Change-Id: Iaf929168770dfef54ce2a7bfcbee9b87c450ca8a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 62be40433c..9d7bd64fc4 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit" label="%featureName" - version="5.5.0.201909110433-r" + version="5.5.1.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |