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-11-04 19:38:49 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-11-04 19:38:49 +0100
commit6c17f3d23ba650423a19ccd5ed5f72f77a1ad574 (patch)
tree30bf8b73a814b9a085cb2b00e0b9505573ac56f9 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parentd69fb4d4ac7bcf7d0d84109bba56cf944646fb24 (diff)
downloadjgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.tar.gz
jgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.zip
JGit v5.10.0.202011041322-m2v5.10.0.202011041322-m2
Change-Id: Ia2709321f61f61208350eaa8aa48e56b88455146 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 067436f0e1..be816159e9 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.10.0.qualifier"
+ version="5.10.0.202011041322-m2"
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 97831468ad..df5ba35c44 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.10.0-SNAPSHOT</version>
+ <version>5.10.0.202011041322-m2</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>