summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-11-17 01:50:01 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-11-17 01:50:01 +0100
commit400b5acae85efb08b3e45a9484260d8aebc24f8b (patch)
tree8a4a7f8400e6a1f66df6a8a1ef2de8405db6a534 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parentf684dc6f8bcdea0fa067eba04a919e2ef458d312 (diff)
downloadjgit-400b5acae85efb08b3e45a9484260d8aebc24f8b.tar.gz
jgit-400b5acae85efb08b3e45a9484260d8aebc24f8b.zip
JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3
Change-Id: If6c36994be05848c567d3d664eb683d9bed26c48 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 22f995e8d8..6ae8ad77f2 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="6.0.0.qualifier"
+ version="6.0.0.202111161950-m3"
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 85fa1e7005..c1470aeb56 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>6.0.0-SNAPSHOT</version>
+ <version>6.0.0.202111161950-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>