diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-22 00:11:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-22 00:11:24 +0100 |
commit | 55f3a95862f1b881a978ca8bd496f0ae99d97338 (patch) | |
tree | 0b802d663c5dbbd8802d3018bfd5513284d29ca0 /org.eclipse.jgit.packaging/pom.xml | |
parent | 36dd4dd9b63c815a28d07d854110ddc26848f936 (diff) | |
download | jgit-55f3a95862f1b881a978ca8bd496f0ae99d97338.tar.gz jgit-55f3a95862f1b881a978ca8bd496f0ae99d97338.zip |
Prepare 6.9.0-SNAPSHOT builds
Change-Id: I11f4871bfdf6c6c0de5d5ed577edf16bac8cf681
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 94efc118d3..84b42e990c 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -16,7 +16,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.9.0.202402211805-m3</version> + <version>6.9.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |