diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-05-31 01:39:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-05-31 01:39:57 +0200 |
commit | 9bd9d9a698a0f2adf858b5dd25d44db9af9a84d4 (patch) | |
tree | 413bd8a7185dd31c6bcd942099091b3d2222d02e /pom.xml | |
parent | 4aa550f7cc1da11234a904414b0eec26f1b7c34a (diff) | |
download | jgit-9bd9d9a698a0f2adf858b5dd25d44db9af9a84d4.tar.gz jgit-9bd9d9a698a0f2adf858b5dd25d44db9af9a84d4.zip |
Prepare next 2.0.0-SNAPSHOT builds
Change-Id: Iffc57d6b25dafb72272d1957116c19ab45ba2c54
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>2.0.0.201205301645-rc2</version> + <version>2.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |