diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-02 23:11:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-02 23:11:57 +0200 |
commit | 72ecb5c8c70beff809f2eb28def0c63e67d9a5cc (patch) | |
tree | fcc09e45f0b42df1932261155a5eef0c25a39266 /pom.xml | |
parent | d59fafc7ca3bc0dd0a54cfabf57538fa5458a96f (diff) | |
download | jgit-72ecb5c8c70beff809f2eb28def0c63e67d9a5cc.tar.gz jgit-72ecb5c8c70beff809f2eb28def0c63e67d9a5cc.zip |
Prepare post 4.0-RC3 builds
Change-Id: I74469f1243503098fb05b5ddec3fa609132debab
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.201506020755-rc3</version> + <version>4.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |