diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 15:55:07 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 15:55:07 +0100 |
commit | e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d (patch) | |
tree | 7b0c8f4e41de7d5d120a0a73a9dafa11836b8a04 /pom.xml | |
parent | d764bc34fc15079379a71bb638e7c1b5836e061e (diff) | |
download | jgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.tar.gz jgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.zip |
Prepare 6.9.1-SNAPSHOT builds
Change-Id: I10f901209be2faa34ebb9355c86c2106bac38ba5
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.202403050737-r</version> + <version>6.9.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |