diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-28 19:54:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-28 19:54:54 +0100 |
commit | 407ccef1cfc50b17731b81a5783365ffe6e266c6 (patch) | |
tree | caaaaa80460c1af6bcc9fecd2d3ebcaf3396b72b /pom.xml | |
parent | 1ac91cc7cb29ec607fc2805c4f4831ffc3e9ac76 (diff) | |
download | jgit-407ccef1cfc50b17731b81a5783365ffe6e266c6.tar.gz jgit-407ccef1cfc50b17731b81a5783365ffe6e266c6.zip |
JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I23d489ccdc257a8c25da4b90dc51d4a8951d320c
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.9.0-SNAPSHOT</version> + <version>6.9.0.202402281855-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |