diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-22 01:41:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-22 01:41:02 +0100 |
commit | 9a05ca42baae22485a2b4c8fd17008525715b3e1 (patch) | |
tree | 6b9cedfc742b4f1415b7de263a8a8839b1e89829 /pom.xml | |
parent | 7bc697dfdeb7a70fea710b12e2f861caaede201b (diff) | |
download | jgit-9a05ca42baae22485a2b4c8fd17008525715b3e1.tar.gz jgit-9a05ca42baae22485a2b4c8fd17008525715b3e1.zip |
Prepare 6.8.0-SNAPSHOT builds
Change-Id: I89178175549541111cddb88da401899960c0ecac
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.8.0.202311212206-rc1</version> + <version>6.8.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |