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>2015-01-26 23:33:14 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2015-01-27 08:48:26 +0100
commit94ebdbfada07e4ab7ca63a3291095f3217e1ff89 (patch)
treefc253dbbe87c48330f3bedcc995396941c29a687 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent66cbf9255cef5a6c7f3c008fa9cb36c2bd8066a9 (diff)
downloadjgit-94ebdbfada07e4ab7ca63a3291095f3217e1ff89.tar.gz
jgit-94ebdbfada07e4ab7ca63a3291095f3217e1ff89.zip
Prepare 4.0.0-SNAPSHOT builds
Change-Id: I414ba8ccc82866d3107ba7083a567ea70c879bdf 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 3296f502ac..df315bce3c 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.7.0.qualifier"
+ version="4.0.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.7.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="4.0.0" match="equivalent"/>
</requires>
<plugin