diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-24 01:10:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-24 01:17:40 +0100 |
commit | cdfd22da304542cf0672e94ad50d6fc596d8707c (patch) | |
tree | 2f5ddf8903812ece87f7fc9145d43133b3030400 /pom.xml | |
parent | 988291581034075fab20bbd76147cbc9ad08151b (diff) | |
download | jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.tar.gz jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.zip |
Prepare 3.7.0-SNAPSHOT builds
Change-Id: Ib3e7b5f46ee1e27b9cf25b3b2d01d681a5c4904c
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>3.6.1-SNAPSHOT</version> + <version>3.7.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |