diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 00:23:58 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 00:23:58 +0100 |
commit | f43560a760f02a5780ac879ad20d689f03c5d7c3 (patch) | |
tree | 21e0330a920d55dbcdc80fdb118ba9bb06160799 /pom.xml | |
parent | e060ac836daa4b7f08e45ecd69ecdfcf9efec4fb (diff) | |
download | jgit-f43560a760f02a5780ac879ad20d689f03c5d7c3.tar.gz jgit-f43560a760f02a5780ac879ad20d689f03c5d7c3.zip |
JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I1eb2e87b70c2da1dc81468cdc7ecf7dbd21d4190
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.5.0-SNAPSHOT</version> + <version>6.5.0.202302281825-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |