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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>6.9.0.202402211805-m3</version> + <version>6.9.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |