diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-25 16:49:01 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-25 16:49:01 +0200 |
commit | 649b2b72cd2a5ce603016e31868bd061d68e6b1d (patch) | |
tree | 6d752a4095fdf7d563b4b1d8d44bf6916393afb2 /pom.xml | |
parent | e8c39394516704e3af1542b375235a34ccce3df6 (diff) | |
download | jgit-649b2b72cd2a5ce603016e31868bd061d68e6b1d.tar.gz jgit-649b2b72cd2a5ce603016e31868bd061d68e6b1d.zip |
JGit v6.2.0.202205251150-m3v6.2.0.202205251150-m3
Change-Id: I48492aef02c2ea39cec171d84e92643859e064a6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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.2.0-SNAPSHOT</version> + <version>6.2.0.202205251150-m3</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |