diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 20:38:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 20:38:31 +0200 |
commit | 94aa2450232ecf1a0d3c21b1072b988c16abb988 (patch) | |
tree | b1a8f8c49b8e3cfef1e978b01a44cd61a2dbc62d /pom.xml | |
parent | 3171c262446223f2d71c77b46f45f9fad58ae1db (diff) | |
download | jgit-94aa2450232ecf1a0d3c21b1072b988c16abb988.tar.gz jgit-94aa2450232ecf1a0d3c21b1072b988c16abb988.zip |
JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1
Change-Id: Ieac1d02879defe0f4791062448d4efc328a2f652
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>5.12.0-SNAPSHOT</version> + <version>5.12.0.202106011439-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |