diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
commit | ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e (patch) | |
tree | 7d594b64a46637531e519ce3c3b642b8199381a7 /pom.xml | |
parent | 9072103f3b3cf64dd12ad2949836ab98f62dabf1 (diff) | |
download | jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.tar.gz jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.zip |
JGit v6.6.1.202309021850-rv6.6.1.202309021850-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4f173dc9d634e0c9f31305961400b6b35a0a332f
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.6.1-SNAPSHOT</version> + <version>6.6.1.202309021850-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |