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-03-07 00:34:14 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-07 00:34:14 +0100
commit90107d53eb7cb32d78f5509b53dd6ba342308f14 (patch)
tree97188f545e82cf0d4fac3c3a23947503fb58d68a /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent164cb8d87de5d2158776a617f56082a3b8d57b90 (diff)
downloadjgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.tar.gz
jgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I90a4791f63d0eba23da744c720e869f1830b86e7 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 7c76b8e2bf..c6418c1bf4 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.3.0.qualifier"
+ version="5.4.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -31,9 +31,9 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.jgit" version="5.3.0" match="equivalent"/>
- <import feature="org.eclipse.jgit.lfs" version="5.3.0" match="equivalent"/>
- <import feature="org.eclipse.jgit.ssh.apache" version="5.3.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="5.4.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit.lfs" version="5.4.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit.ssh.apache" version="5.4.0" match="equivalent"/>
</requires>
<plugin