diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-21 23:05:56 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-21 23:05:56 +0100 |
commit | 7bc697dfdeb7a70fea710b12e2f861caaede201b (patch) | |
tree | 46d4cc623b3eac12116da6ef4a3101096a9c45da /pom.xml | |
parent | 7720d252cd2351465f3eff8d5100e4dca509787d (diff) | |
download | jgit-7bc697dfdeb7a70fea710b12e2f861caaede201b.tar.gz jgit-7bc697dfdeb7a70fea710b12e2f861caaede201b.zip |
JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I6a40cdef68538fa769f4525eb2ff1ed4a810f11c
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-SNAPSHOT</version> + <version>6.8.0.202311212206-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |