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-05-26 17:43:55 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-05-26 17:43:55 +0200
commitff4c10bf907dd455f7f98da7f0fbdaffecd31d9c (patch)
tree35a5f8fa4e2f3a3b6ff9160010e3bec44777ecc6 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parent2f2f6e51b9e34034641f640691e4cc155e48153b (diff)
downloadjgit-ff4c10bf907dd455f7f98da7f0fbdaffecd31d9c.tar.gz
jgit-ff4c10bf907dd455f7f98da7f0fbdaffecd31d9c.zip
JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3
Change-Id: I3b1af2032227900e6e0c6189f47bace1df67f0ab 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 5de91d50e5..66b8304af9 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.12.0.qualifier"
+ version="5.12.0.202105261145-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 aa08757bd8..1d184efc71 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.12.0-SNAPSHOT</version>
+ <version>5.12.0.202105261145-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>