diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-13 23:58:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-13 23:59:14 +0200 |
commit | a397727e4a7d7c8cdfe0564178e34e7181a1e6d7 (patch) | |
tree | 13134eb8be6d398d4ff3b215a9b239f69bd0b05e /pom.xml | |
parent | 1f062c64be839a66e9ddd7faa0040312ef8ea774 (diff) | |
download | jgit-a397727e4a7d7c8cdfe0564178e34e7181a1e6d7.tar.gz jgit-a397727e4a7d7c8cdfe0564178e34e7181a1e6d7.zip |
Prepare 5.12.1-SNAPSHOT builds
Change-Id: Idf266c34aa9a04cf9c5e0e09bcb415c13d773d4c
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.202106070339-r</version> + <version>5.12.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |