diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 22:36:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 22:36:51 +0200 |
commit | 831c811f613d3b258bba39f3e21b24f0994074cc (patch) | |
tree | b5b62b1ec4fc847b18a647b39ea83559106467be /pom.xml | |
parent | f3b8653021830d8a503c5e7a9d33cb82b16db739 (diff) | |
download | jgit-831c811f613d3b258bba39f3e21b24f0994074cc.tar.gz jgit-831c811f613d3b258bba39f3e21b24f0994074cc.zip |
Prepare 4.4.0-SNAPSHOT builds
Change-Id: Ib41dfe4103f013ba87a1ce62ee24bc9e10300eff
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.201606011500-rc2</version> + <version>4.4.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |