diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-03 00:05:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-03 00:05:50 +0200 |
commit | de7b5b7b266bc8c531ed60e48cc105de6bde0ee4 (patch) | |
tree | fed1f9bb666082d7723730510c182230e91ee31c /pom.xml | |
parent | 1d26471c167c6d4d9cb954f066046a9392b97442 (diff) | |
download | jgit-de7b5b7b266bc8c531ed60e48cc105de6bde0ee4.tar.gz jgit-de7b5b7b266bc8c531ed60e48cc105de6bde0ee4.zip |
Prepare 6.7.0-SNAPSHOT builds
Change-Id: I936d2d9106a1e3b7a98ec89fec8ae8a92ec765f2
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.7.0.202308011830-m2</version> + <version>6.7.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |