summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-02-03 23:36:31 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2015-02-03 23:36:31 +0100
commit8fe6e51be2e663c477e8f09ca28e9f78c6d34f35 (patch)
treed755cb6fdf7044a8059c2c3300d2ab254b46cdd5 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent494e893c541b5cf465b362c69354c08d7a81c249 (diff)
downloadjgit-8fe6e51be2e663c477e8f09ca28e9f78c6d34f35.tar.gz
jgit-8fe6e51be2e663c477e8f09ca28e9f78c6d34f35.zip
JGit v3.7.0.201502031740-rc1v3.7.0.201502031740-rc1
Change-Id: Ia2ea65945b7e1d4120da3d6e6c9f6d5fdb642ae6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index 10ea2c9e56..43556ffc34 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
- version="3.7.0.qualifier"
+ version="3.7.0.201502031740-rc1"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index 253342255d..716f749f40 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0.201502031740-rc1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>