diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:35:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:35:23 +0100 |
commit | 0d78edad53d7649526998f6e726a253333376040 (patch) | |
tree | 7548a5e90e6f8464414c858d5ac5b5b7998db867 /pom.xml | |
parent | 0713f6e96233569b7f146a03f4e0fa21a950a938 (diff) | |
download | jgit-0d78edad53d7649526998f6e726a253333376040.tar.gz jgit-0d78edad53d7649526998f6e726a253333376040.zip |
Prepare 5.7.1-SNAPSHOT builds
Change-Id: I29cd1b9872603810f9c4d42424ac326fedf5569f
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.202003110725-r</version> + <version>5.7.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |