diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 01:43:03 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 01:43:03 +0100 |
commit | 058faa28fc6a02be377b6a4426b313dc7d3a2c3a (patch) | |
tree | 650622edfb02c3eeb158ce701cd2a0385f37f80b /pom.xml | |
parent | f0092333e6337478096124c035cbd3af836dfff0 (diff) | |
download | jgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.tar.gz jgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.zip |
JGit v6.9.0.202403050045-rv6.9.0.202403050045-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4c7a6542ad4252c5a9499e69f68650d2026bde40
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.202403050045-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |