diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 15:49:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 15:49:43 +0100 |
commit | c43560487bfdbac6be9999bff74b2afac1cf2dfd (patch) | |
tree | 951d6126284e9ff63fa7626efe86eb4f1aed0fcc /pom.xml | |
parent | 6514a46a3be880d897d4a596494689dbbabd15a8 (diff) | |
download | jgit-c43560487bfdbac6be9999bff74b2afac1cf2dfd.tar.gz jgit-c43560487bfdbac6be9999bff74b2afac1cf2dfd.zip |
JGit v6.8.0.202311291450-rv6.8.0.202311291450-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Iecfe3f628cfdc437ee0d63fe52653ef952c8c494
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.202311291450-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |