diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 16:23:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 16:23:17 +0100 |
commit | 07d7452b380028df214d54f2d33beecd93d05be3 (patch) | |
tree | 51cc53a467bfa237409f9b0208396d5c9bfd2105 /pom.xml | |
parent | 08257feab400cd03ba305d760e5cba146cf7fed8 (diff) | |
download | jgit-07d7452b380028df214d54f2d33beecd93d05be3.tar.gz jgit-07d7452b380028df214d54f2d33beecd93d05be3.zip |
Prepare 6.10.0-SNAPSHOT builds
Change-Id: Ie728ef9a7d3c6430a5da30f6a61afd2176015748
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.1-SNAPSHOT</version> + <version>6.10.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |