diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 16:14:36 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 16:14:36 +0200 |
commit | 6ae1a300041b33dc00550f68f6dd417b40c2922d (patch) | |
tree | c2168f06ae96dd61c89881df908e7cded6ad604b /pom.xml | |
parent | 223fd296737aa0c36f261a19b07d5c28cb9329dd (diff) | |
download | jgit-6ae1a300041b33dc00550f68f6dd417b40c2922d.tar.gz jgit-6ae1a300041b33dc00550f68f6dd417b40c2922d.zip |
Prepare 5.10.0-SNAPSHOT builds
Change-Id: I9a2b39e9e85f27179ceb3b1709d75c466089a3bc
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.9.0-SNAPSHOT</version> + <version>5.10.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |