diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 15:31:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 15:31:07 +0200 |
commit | cb0abf787e576d676fc703cde6153bf8c0e08c1d (patch) | |
tree | 86fe7a44b54b68e7503ec12da695ccb644e5e8ca /pom.xml | |
parent | ca57743a45162ea32ff0312b2f758720d1d1f356 (diff) | |
download | jgit-cb0abf787e576d676fc703cde6153bf8c0e08c1d.tar.gz jgit-cb0abf787e576d676fc703cde6153bf8c0e08c1d.zip |
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I9acca328146aa7100fbc1b457fcb1f8fd87cf52a
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
@@ -51,7 +51,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>5.0.0.201806050710-rc3</version> + <version>5.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |