diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 22:49:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 23:04:07 +0200 |
commit | 75b330193919686b410dd1d4bfcd95c1ae33f188 (patch) | |
tree | 941b18863dd5cfb09f59ba6440a018f934b7f17e /pom.xml | |
parent | 525baa1213097aa8635d846ce024635b1f33931a (diff) | |
download | jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.tar.gz jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.zip |
Prepare 4.5.0-SNAPSHOT builds
Change-Id: I572fe9fea0e5ca0bec4648c916ae95a5b1ccf125
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.4.0-SNAPSHOT</version> + <version>4.5.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |