summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-07-31 17:31:30 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-07-31 17:31:30 +0200
commite51d2fcda89e0456930f5c46da933072968dfb60 (patch)
treecf2c5cd1638c421f2774a949efd068a197d83b51 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parent95a8c3a8f7ed81773834eca065360a1ac4ea9818 (diff)
downloadjgit-e51d2fcda89e0456930f5c46da933072968dfb60.tar.gz
jgit-e51d2fcda89e0456930f5c46da933072968dfb60.zip
JGit v4.11.1.201807311124-rv4.11.1.201807311124-r
Change-Id: Ic58a916d7e2c380b84690afa5e3517c6c178af8c 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 11f8ed0889..79adf5a153 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="4.11.1.qualifier"
+ version="4.11.1.201807311124-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 992e4c4f0b..38d1a4bbb6 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>4.11.1-SNAPSHOT</version>
+ <version>4.11.1.201807311124-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>