diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 17:35:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 17:35:11 +0200 |
commit | f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3 (patch) | |
tree | 360cfa524767d30d8f2ac401e9c6f1f44f95371b /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 3dad0682be8899f32923f338163c6a6f4cddeb11 (diff) | |
download | jgit-f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3.tar.gz jgit-f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3.zip |
Prepare 5.4.1-SNAPSHOT builds
Change-Id: I8620d03c1cd5c1d0ad04e7607553e9aa18def9bb
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 0e31126fd5..3a4c04875e 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.4.0.201906121030-r" + version="5.4.1.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |