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-10-24 12:48:40 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-10-24 12:48:40 +0200
commit8f4be20442499282b2c7ed061d039d4b5c01c1e6 (patch)
tree56dee92e59a96d3b835ec819f7b6065e4d145f81 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature
parent3bbe2c6bf37735b5391276a831cabed6a83e30de (diff)
downloadjgit-8f4be20442499282b2c7ed061d039d4b5c01c1e6.tar.gz
jgit-8f4be20442499282b2c7ed061d039d4b5c01c1e6.zip
Prepare 7.1.0-SNAPSHOT builds
Change-Id: Ibaddbad3677636452cad4e8b7ce0a58b1a78f833
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 fbfce049c1..7a797e7762 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.202410232130-m2"
+ version="7.1.0.qualifier"
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 98451747ab..7ab15719d1 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.202410232130-m2</version>
+ <version>7.1.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>