diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 16:53:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 16:53:24 +0100 |
commit | 796fb2e5c71a00b0335d33326ad55e8759486f4f (patch) | |
tree | 343ee84474cc8ab71543dbcd240a0fb84468fe09 /pom.xml | |
parent | c43560487bfdbac6be9999bff74b2afac1cf2dfd (diff) | |
download | jgit-796fb2e5c71a00b0335d33326ad55e8759486f4f.tar.gz jgit-796fb2e5c71a00b0335d33326ad55e8759486f4f.zip |
Prepare 6.8.1-SNAPSHOT builds
Change-Id: I56458c5345dcd9544868c948e90c9827d25c6850
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.202311291450-r</version> + <version>6.8.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |