summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-04-26 23:23:20 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-04-26 23:23:20 +0200
commit2383cccf1226ad4c3140846517458de1e5283c27 (patch)
treec1398b590c83ee43efb27dcd9ee6db8aeacb1135 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parentf02e4a61887d89bf97dffa8e626735c3675cabe3 (diff)
downloadjgit-2383cccf1226ad4c3140846517458de1e5283c27.tar.gz
jgit-2383cccf1226ad4c3140846517458de1e5283c27.zip
JGit v3.7.1.201504261725-rv3.7.1.201504261725-r
Change-Id: I80639e317df80c103aef5cad75ad9079d43fb9d0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
index 8f4ca40b33..def0ac0d30 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.http.apache"
label="%featureName"
- version="3.7.1.qualifier"
+ version="3.7.1.201504261725-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
index 75d6cf6448..c7cb431171 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.7.1.201504261725-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>