diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 21:41:28 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 21:41:28 +0100 |
commit | 6807661d39a43909c946e4dc1359db13dcf9d24a (patch) | |
tree | 2626b8986ec1de6ad2f59c2b6d7be4e325226733 /pom.xml | |
parent | 400b5acae85efb08b3e45a9484260d8aebc24f8b (diff) | |
download | jgit-6807661d39a43909c946e4dc1359db13dcf9d24a.tar.gz jgit-6807661d39a43909c946e4dc1359db13dcf9d24a.zip |
Prepare 6.0.0-SNAPSHOT builds
Change-Id: Ibfc7fb21b039fe2a7669c8dee3c10f5ade33d520
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.0.0.202111161950-m3</version> + <version>6.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |