summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature
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.orbit.feature
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.orbit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/feature.xml
index 65b106d9b7..2995395e6e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.orbit"
label="%featureName"
- version="2.2.0.qualifier"
+ version="2.3.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/pom.xml
index 4a601e712e..f9f25ce933 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.orbit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.orbit.feature</groupId>