aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-10-01 22:40:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-10-01 22:40:00 +0200
commit06579c084d1d8494bdfbf3961cf39397069479fc (patch)
tree3b55fcfad24d50ab1926b0dddce4da2450dd45d6 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parentb1c83bfbd799647ab6762eb493f3c018938488b1 (diff)
downloadjgit-06579c084d1d8494bdfbf3961cf39397069479fc.tar.gz
jgit-06579c084d1d8494bdfbf3961cf39397069479fc.zip
JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ib48cf15ad039bc7102a8af202ffcc39ea9233b9b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index e971a9a608..148f716d64 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
- version="7.1.0.qualifier"
+ version="7.1.0.202410012040-m1"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index 1d16f52428..a0ba1061ba 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.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.202410012040-m1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>