summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-27 16:15:14 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-27 16:15:14 +0200
commitb9b7b506b79ec367c1f7363dd01a7e93105151ce (patch)
tree9a1710240e4c17c12cc25e7f85321fce317457bb /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent887faeef6bc70726b9a1c0df9f2e9d34c6e14b88 (diff)
downloadjgit-b9b7b506b79ec367c1f7363dd01a7e93105151ce.tar.gz
jgit-b9b7b506b79ec367c1f7363dd01a7e93105151ce.zip
JGit v7.0.0.202408271414-rc1v7.0.0.202408271414-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I969947a7c5fef72ed0c2f50e96a60787474f9906
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 3dd7b10079..a7fcd990aa 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.0.0.qualifier"
+ version="7.0.0.202408271414-rc1"
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 ea66a2383c..48647dc1a6 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.0.0-SNAPSHOT</version>
+ <version>7.0.0.202408271414-rc1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>