diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 03:01:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 03:01:38 +0200 |
commit | cbe5788a287960189c3ea66c986887a49287c739 (patch) | |
tree | 4037c229487006b6efae95229a6f1d1caecb0390 /pom.xml | |
parent | c9232e555791e1d52fc96776d3ab477ce9a8e306 (diff) | |
download | jgit-cbe5788a287960189c3ea66c986887a49287c739.tar.gz jgit-cbe5788a287960189c3ea66c986887a49287c739.zip |
JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ie3d08213e00fcfe1fc34a39021dd99f27e0abc1f
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.10.0.202405282244-rc1</version> + <version>6.10.0.202405290101-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |