diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 20:00:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 20:00:56 +0200 |
commit | efdc03e1647bd3da50133c2f918ed66dd66a5594 (patch) | |
tree | 2f2e30266472d310990afda3a73188a6a7f1f438 /pom.xml | |
parent | 4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6 (diff) | |
download | jgit-efdc03e1647bd3da50133c2f918ed66dd66a5594.tar.gz jgit-efdc03e1647bd3da50133c2f918ed66dd66a5594.zip |
Prepare 5.13.0-SNAPSHOT builds
Change-Id: I2a1d7ab24d5ca718348f4ce3cda351553e48cd1f
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.202109011149-rc1</version> + <version>5.13.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |