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-12-21 00:34:13 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-12-21 00:48:45 +0100
commit706f8eb9fccfe12f4d0c807efa614a2bcfd1d076 (patch)
treecec54ba921d1a70dac509ef45befc66f4fc235ff /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent60035eb24907c75a88faf7a51d62f19bb5272b72 (diff)
downloadjgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.tar.gz
jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.zip
Prepare 2.3.0 builds
Change-Id: I0ca539e8cfe444f96c64dc56d1f0ef33b66e0cff 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 cc7a99492a..b2fa61a872 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.2.0.qualifier"
+ version="2.3.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.2.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="2.3.0" match="equivalent"/>
</requires>
<plugin