summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-06-04 09:08:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-06-04 09:08:00 +0200
commite0ff3986f59f4de87e8e60cde7dcb3058d966ad0 (patch)
tree15ac30551785da0d1eb84a726a1e3184432e5214 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent23aaf83e8b4fa38640eeb6206e909f23eaba2994 (diff)
downloadjgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.tar.gz
jgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.zip
Prepare 6.10.1-SNAPSHOT builds
Change-Id: I3384e7405cadf063e7b0dd25468a8651c45628ac
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 c0d55a862a..78c7a810a0 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="6.10.0.202406032230-r"
+ version="6.10.1.qualifier"
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 1b3d5a4d88..36d74e9b2f 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>6.10.0.202406032230-r</version>
+ <version>6.10.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>