aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-06-13 03:01:15 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-13 03:01:15 +0200
commit16fd3feefc792d89e4e05d3f1657290f297837e9 (patch)
tree361b9e9a641f385b8326da711c933883f1c04e86 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parentd189309cdc0393e57deb48c1f3a211d3515ed952 (diff)
downloadjgit-16fd3feefc792d89e4e05d3f1657290f297837e9.tar.gz
jgit-16fd3feefc792d89e4e05d3f1657290f297837e9.zip
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I177d637e552a79014816dc5d2ef5ccda506adb39 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
index 14bfd0138e..45697986b0 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
- version="5.4.1.qualifier"
+ version="5.5.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -35,9 +35,9 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.jgit" version="5.4.1" match="equivalent"/>
- <import feature="org.eclipse.jgit.lfs" version="5.4.1" match="equivalent"/>
- <import feature="org.eclipse.jgit.ssh.apache" version="5.4.1" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="5.5.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit.lfs" version="5.5.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit.ssh.apache" version="5.5.0" match="equivalent"/>
</requires>
<plugin