diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 04:05:07 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 04:05:07 +0100 |
commit | 5a4b6fd237ebab03001f55a06cdf2a59d4ca3566 (patch) | |
tree | 8c80f5becaeb0761c4c8487f3c3285c457ab56e7 /pom.xml | |
parent | 8779092716f096278ef7c763e2707111c897f82e (diff) | |
download | jgit-5a4b6fd237ebab03001f55a06cdf2a59d4ca3566.tar.gz jgit-5a4b6fd237ebab03001f55a06cdf2a59d4ca3566.zip |
Prepare 4.11.0-SNAPSHOT builds
Change-Id: I5d5e2befcf530d93457d44684bd9e4fc2392e5eb
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>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |