diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-09 15:17:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-09 15:17:22 +0200 |
commit | 2dd4dc149ce9e6231c42eaa995c52ea3e90181dd (patch) | |
tree | b45c7acaef8caccd064561ebaa9ac6fcb45c1fdb /pom.xml | |
parent | 4f221854556991e3394b3a71e77ee0b771b1500b (diff) | |
download | jgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.tar.gz jgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.zip |
Prepare 4.0.1-SNAPSHOT builds
Change-Id: I51d03d1a47d1e3cd453701e397750749867028a2
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.201506090130-r</version> + <version>4.0.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |