aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-11-26 14:47:29 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-26 14:47:29 +0100
commit4d1d88575bbdf7b5750dde0622a975d02e4d4fad (patch)
tree08623bd4168e2605d9bb7b106e4291e0523c4a4f /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parent856c1c37c0f2be4fc219547602a0cf69a8030cfd (diff)
downloadjgit-4d1d88575bbdf7b5750dde0622a975d02e4d4fad.tar.gz
jgit-4d1d88575bbdf7b5750dde0622a975d02e4d4fad.zip
JGit v7.1.0.202411261347-rv7.1.0.202411261347-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I70f154dd1dc8571c5e2057d09d08d4a4d1b7ee37
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 7a797e7762..260c3438aa 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="7.1.0.qualifier"
+ version="7.1.0.202411261347-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 7ab15719d1..33ca6054f2 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>7.1.0-SNAPSHOT</version>
+ <version>7.1.0.202411261347-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>