diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-02 13:55:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-02 13:55:16 +0200 |
commit | d59fafc7ca3bc0dd0a54cfabf57538fa5458a96f (patch) | |
tree | 3dc15d3dbd6ef3a8c80890dab0e28327894f5acd /pom.xml | |
parent | f9c7253b159a8a233e42b451a715ef9e7bdd9626 (diff) | |
download | jgit-d59fafc7ca3bc0dd0a54cfabf57538fa5458a96f.tar.gz jgit-d59fafc7ca3bc0dd0a54cfabf57538fa5458a96f.zip |
JGit v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3
Change-Id: I31c6177d19cba228aa67b2b5c3e0d82c38395cda
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.0.0-SNAPSHOT</version> + <version>4.0.0.201506020755-rc3</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |