diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
commit | 4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6 (patch) | |
tree | 9cab9ad6e2266318975a1eeee2e540aa92fe71cd /pom.xml | |
parent | 6fc54671e04c402ab4cef79f89953e0c96f3d300 (diff) | |
download | jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.tar.gz jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.zip |
JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1
Change-Id: Id8d0970102f18e61a2fc7cf941267c9089d71c1a
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.13.0-SNAPSHOT</version> + <version>5.13.0.202109011149-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |