diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-04 17:06:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-05 14:32:01 +0200 |
commit | 6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d (patch) | |
tree | 78c9f54fadb49ffd943a7fd1039ec2c287d4c1d9 /pom.xml | |
parent | bc90ce7788e77af11552799cecf65edeb97e3b7c (diff) | |
download | jgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.tar.gz jgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.zip |
Prepare 3.6.0-SNAPSHOT builds
Change-Id: I2d8c3768998c0cfc8d02d11009bc5b7ed1d75778
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.5.0-SNAPSHOT</version> + <version>3.6.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |