diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-02 08:47:28 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-02 08:47:28 +0200 |
commit | 1f733663bf05d17029980c634faf091fc5eba75c (patch) | |
tree | d9ce1638eccbe3e6d3abe91427075a64aaadfe46 /pom.xml | |
parent | 94aa2450232ecf1a0d3c21b1072b988c16abb988 (diff) | |
download | jgit-1f733663bf05d17029980c634faf091fc5eba75c.tar.gz jgit-1f733663bf05d17029980c634faf091fc5eba75c.zip |
Prepare 5.12.0-SNAPSHOT builds
Change-Id: I25e4efc9b40ae4e7168b37385445c73992c5beb0
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.202106011439-rc1</version> + <version>5.12.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |