summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-05-28 17:19:39 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-05-28 17:19:39 +0200
commit314fade855b7da5792f8bb3b2fe154d8676ba437 (patch)
tree19150f929d0084640a8847a9ab690e070a3fbb36 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parentf80b41fbc1830316800d25c8e4c283dd96464956 (diff)
downloadjgit-314fade855b7da5792f8bb3b2fe154d8676ba437.tar.gz
jgit-314fade855b7da5792f8bb3b2fe154d8676ba437.zip
JGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2
Change-Id: Ifd376f58cf867fc84d39582c49e971d998abf63d 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 8bcf092e57..87f001a508 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.4.0.qualifier"
+ version="3.4.0.201405281120-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 f7e56337ab..b9bf864b11 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.4.0-SNAPSHOT</version>
+ <version>3.4.0.201405281120-rc2</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>