diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 11:31:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 11:31:05 +0200 |
commit | 7ae5e82d66af01b158f218147a7a025cc2a48ac9 (patch) | |
tree | f6f625d169ca64202cd64964ab8f07546135286a /pom.xml | |
parent | 445a3a281d3fa9f8a264b32a463e84cfe5918a33 (diff) | |
download | jgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.tar.gz jgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.zip |
Qualify post-0.9.1 builds
Change-Id: I07a3391de03379f32ecfd055d45750e3860b2be4
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.9.1</version> + <version>0.9.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |