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>2018-12-03 02:32:49 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-03 02:32:49 +0100
commit38da21d6b027a1bd9d1626ef782b1c72d5391c00 (patch)
tree673957434424e4fa4b0106839e27afb3e8c44870 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent13afcf75fe7367bf22254d1341a14254efb3c02c (diff)
downloadjgit-38da21d6b027a1bd9d1626ef782b1c72d5391c00.tar.gz
jgit-38da21d6b027a1bd9d1626ef782b1c72d5391c00.zip
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I8951c2cf650cc3e41d2baa0b330b94468cfed5c2 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 4d0bfe9ff0..7c76b8e2bf 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.2.0.qualifier"
+ version="5.3.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.2.0" match="equivalent"/>
- <import feature="org.eclipse.jgit.lfs" version="5.2.0" match="equivalent"/>
- <import feature="org.eclipse.jgit.ssh.apache" version="5.2.0" match="equivalent"/>
+ <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"/>
</requires>
<plugin