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>2014-09-04 17:06:48 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-09-05 14:32:01 +0200
commit6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d (patch)
tree78c9f54fadb49ffd943a7fd1039ec2c287d4c1d9 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parentbc90ce7788e77af11552799cecf65edeb97e3b7c (diff)
downloadjgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.tar.gz
jgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.zip
Prepare 3.6.0-SNAPSHOT builds
Change-Id: I2d8c3768998c0cfc8d02d11009bc5b7ed1d75778 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 d41ea71f1b..21c754a3a9 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="3.5.0.qualifier"
+ version="3.6.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -27,7 +27,7 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.jgit" version="3.5.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="3.6.0" match="equivalent"/>
</requires>
<plugin