diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-12 03:30:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-12 03:30:05 +0100 |
commit | f2c8eec57b5e68f9104ea8d6f789e685f03a12f2 (patch) | |
tree | 66eacc2526955b4043bf29d1432e146466e31a31 /pom.xml | |
parent | 857d1511987599c66b834eb43f25b45394244af3 (diff) | |
download | jgit-f2c8eec57b5e68f9104ea8d6f789e685f03a12f2.tar.gz jgit-f2c8eec57b5e68f9104ea8d6f789e685f03a12f2.zip |
Qualify post 0.11 builds
Change-Id: Ibcef4fc4c986c2cda01e943d16aa1c53eff99f25
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
@@ -50,7 +50,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>0.11.1</version> + <version>0.12.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |