diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 16:13:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 16:13:24 +0200 |
commit | 870492526f661a89a507206bb8e47dfb54979a25 (patch) | |
tree | 7d68997df59a3e57c8e6b821b8d82c60cefc6df0 /pom.xml | |
parent | 407d9ee82a22af24770fc85fc6c08382baf66d90 (diff) | |
download | jgit-870492526f661a89a507206bb8e47dfb54979a25.tar.gz jgit-870492526f661a89a507206bb8e47dfb54979a25.zip |
JGit v7.0.0.202409201410-m3v7.0.0.202409201410-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: If35e97f9fb415669bac6dfa10ac35b509b3ee921
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>7.0.0-SNAPSHOT</version> + <version>7.0.0.202409201410-m3</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |