summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-02-14 00:11:20 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2013-02-14 00:59:25 +0100
commitba6ae0c7ecad840b8858c1049ebc6b72d70f0d40 (patch)
tree938aa0d94b4ddea6642617bb8abd04e3b7cff8d5 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parentda59df358bfba718a0bf1769296b66ec4f6f4dc4 (diff)
downloadjgit-ba6ae0c7ecad840b8858c1049ebc6b72d70f0d40.tar.gz
jgit-ba6ae0c7ecad840b8858c1049ebc6b72d70f0d40.zip
Prepare 2.4.0-SNAPSHOT builds
Change-Id: I4ab2baeb5d598d40d5dadfccdfe75152a1b9b7bf 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.xml4
1 files changed, 2 insertions, 2 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 85d5d355c1..3a153e793b 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="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import feature="org.eclipse.jgit" version="2.3.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="2.4.0" match="equivalent"/>
</requires>
<plugin