diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 23:30:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 23:30:55 +0200 |
commit | 9720f9e2492be0da596fb7228590477243e4f529 (patch) | |
tree | c29ae78acd9eecb43284912fb3e68230a1138927 /pom.xml | |
parent | f2c58503d76be1dfb8072f6a7d592f88133708e1 (diff) | |
download | jgit-9720f9e2492be0da596fb7228590477243e4f529.tar.gz jgit-9720f9e2492be0da596fb7228590477243e4f529.zip |
Prepare 4.4.0-SNAPSHOT builds
Change-Id: Iba6e423294d3315465648d19087a674a73b5ef28
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.201605250940-rc1</version> + <version>4.4.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |