diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 10:18:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 10:18:18 +0200 |
commit | 2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a (patch) | |
tree | 548a2c49b255d7fcb453bf5937b9c0003ae38430 /pom.xml | |
parent | 1f6d43a6528212f270f0f4542ee0cb54cd1a2435 (diff) | |
download | jgit-2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a.tar.gz jgit-2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a.zip |
Prepare 5.1.0-SNAPSHOT builds
Change-Id: I8523a993ae1f7b62573d7547273bc1356bf64fa7
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-SNAPSHOT</version> + <version>5.1.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |