diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-03 20:04:28 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-03 20:04:28 +0200 |
commit | 044c5f215c4cf91912254bd5b26d346f345adfac (patch) | |
tree | d9ce1638eccbe3e6d3abe91427075a64aaadfe46 /pom.xml | |
parent | 45a4c131aeac6e348bd081bdba9764fda290fac0 (diff) | |
download | jgit-044c5f215c4cf91912254bd5b26d346f345adfac.tar.gz jgit-044c5f215c4cf91912254bd5b26d346f345adfac.zip |
Prepare 5.12.0-SNAPSHOT builds
Change-Id: Ifc72d3f3ac84b9c4055b95ec0093d877ffb09ab0
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.202106021050-rc1</version> + <version>5.12.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |