summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-09-08 13:01:43 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-09-08 13:01:43 +0200
commitdd169769bf42115e1dee749efeecab84544b28c4 (patch)
tree7aa95a93c0f7cd9fb5e70c1a97ab5e4935b0d82b /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parente70b48bbd234f95057c4d714bc8ac6dd8ef37986 (diff)
downloadjgit-dd169769bf42115e1dee749efeecab84544b28c4.tar.gz
jgit-dd169769bf42115e1dee749efeecab84544b28c4.zip
JGit v5.9.0.202009080501-rv5.9.0.202009080501-r
Change-Id: Ic98ae61b3f327ef72256fd9b2e28510e3a481de7 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 d912aa8371..bc9c5ea9bc 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="5.9.0.qualifier"
+ version="5.9.0.202009080501-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 f0665a69e4..8029ca3bd3 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
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.9.0-SNAPSHOT</version>
+ <version>5.9.0.202009080501-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>