diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 01:50:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 01:50:51 +0200 |
commit | 7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d (patch) | |
tree | 65ad3c1ecffe828bb4e3c6103afacdfeac4be780 /pom.xml | |
parent | b9b7b506b79ec367c1f7363dd01a7e93105151ce (diff) | |
download | jgit-7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d.tar.gz jgit-7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d.zip |
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ifa0a549e9551a2016241169e1c1e9052174c49d1
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>7.0.0.202408271414-rc1</version> + <version>7.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |