diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:23:14 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:23:14 +0100 |
commit | 51d1af9489924ff03fa10ec963110c608c2882a3 (patch) | |
tree | 76e90d5f82f86e4449db4d528765d38599ff8717 /pom.xml | |
parent | 1fdc17bfe4a1deb61756abeb8470bd813827d44a (diff) | |
download | jgit-51d1af9489924ff03fa10ec963110c608c2882a3.tar.gz jgit-51d1af9489924ff03fa10ec963110c608c2882a3.zip |
Qualify post 0.10.1 buildsstable-0.10
Change-Id: I320f1f739f3689daf11d532a55ae1133785aec8e
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.10.1</version> + <version>0.10.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |