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>2012-06-14 00:45:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-06-14 00:45:13 +0200
commit90003519092c4be2f7806b171cd1c2d37a05f588 (patch)
treec35273c260e062dfd7836a4ac9e722ebcf25eb60 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent221554e35ffc8ac261a333091df2c9b33db34cd7 (diff)
downloadjgit-90003519092c4be2f7806b171cd1c2d37a05f588.tar.gz
jgit-90003519092c4be2f7806b171cd1c2d37a05f588.zip
Prepare 2.1.0 builds
Change-Id: I4aad3efdd435d8d5eb53c84a8d38132acce97c25 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 d9d062072a..8c9a78c182 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.0.0.qualifier"
+ version="2.1.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -24,7 +24,7 @@
<requires>
<import plugin="org.kohsuke.args4j" version="2.0.0" match="compatible"/>
- <import feature="org.eclipse.jgit" version="2.0.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="2.1.0" match="equivalent"/>
</requires>
<plugin