summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-11-15 23:42:56 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-11-15 23:42:56 +0100
commitd9568eda92f70f12a4384bdad2a20ea759bb0a11 (patch)
tree5ac3bf02cb719e04782085363837006cf718c86a /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
parent375710194d83d8da8aa7573fc7d4badea01c4634 (diff)
downloadjgit-d9568eda92f70f12a4384bdad2a20ea759bb0a11.tar.gz
jgit-d9568eda92f70f12a4384bdad2a20ea759bb0a11.zip
Prepare 6.8.0-SNAPSHOT builds
Change-Id: Id11a260db84aea6743f2e6edec8b8010693aab42
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
index 1e98faf923..ee257ed2e9 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.8.0.202311151710-m2</version>
+ <version>6.8.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.eclipse.jgit.feature</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>6.8.0.202311151710-m2</version>
+ <version>6.8.0-SNAPSHOT</version>
</dependency>
</dependencies>