summaryrefslogtreecommitdiffstats
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 19:34:24 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-09-04 19:34:56 +0200
commit4eefa881b311e195af4396c575ebe1b1cac54ab5 (patch)
tree84ea21fffd6e0fde3223e5703804a54f7ed6f34f /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent7c37177952713d037f4956c9a86e59d3fe2413e9 (diff)
downloadjgit-4eefa881b311e195af4396c575ebe1b1cac54ab5.tar.gz
jgit-4eefa881b311e195af4396c575ebe1b1cac54ab5.zip
Prepare post 3.0.2-rc2 builds
Change-Id: I0e4020326c6443ba7157c18b345160cf9e1e88a7 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 ea350df9b7..ad3dcad4a0 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.201309041250-rc2"
+ version="3.0.2.qualifier"
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 cc681f649d..cc5d3dcc64 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.201309041250-rc2</version>
+ <version>3.0.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>