diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-25 11:25:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-25 11:25:02 +0100 |
commit | 7244c288150a7c587e3c6fa6aec4986c05dc7abd (patch) | |
tree | 039b787f86e87454c2703a6339d83e1a13f23928 /pom.xml | |
parent | 850b55a9a1ac6e307c701e2f50176c6a338dfc5e (diff) | |
download | jgit-7244c288150a7c587e3c6fa6aec4986c05dc7abd.tar.gz jgit-7244c288150a7c587e3c6fa6aec4986c05dc7abd.zip |
Prepare 5.7.0-SNAPSHOT builds
Change-Id: Ic4c83c0ed6cdef69890cc9c27b3aa35c3ff66240
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.7.0.202002241735-m3</version> + <version>5.7.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |