aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-09-04 18:55:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-09-04 18:55:13 +0200
commit7c37177952713d037f4956c9a86e59d3fe2413e9 (patch)
tree8e8d276dd4e6433607dbc3e4c785867771853947 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parenteed58242dfbc30f13c46ab92ff60ba4bfb2b9953 (diff)
downloadjgit-7c37177952713d037f4956c9a86e59d3fe2413e9.tar.gz
jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.zip
JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2
Change-Id: Ie18ced75f573f140969af2a7d9edb45c76523715 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml2
2 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 ad3dcad4a0..ea350df9b7 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.0.2.qualifier"
+ version="3.0.2.201309041250-rc2"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
index cc5d3dcc64..cc681f649d 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2.201309041250-rc2</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>