diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-08 22:26:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-08 22:26:47 +0200 |
commit | 4800ac50f929b3673331ddf45ec07d8415fce86f (patch) | |
tree | 653651c01c2b033eb0dd7556d1a51fbb29335663 /pom.xml | |
parent | 00108d01ff9ead8bd316c135705775f59266e2a4 (diff) | |
download | jgit-4800ac50f929b3673331ddf45ec07d8415fce86f.tar.gz jgit-4800ac50f929b3673331ddf45ec07d8415fce86f.zip |
Prepare post 3.0.0 M7 builds
Change-Id: I062c44529c7ae2f960d3c64a0923a45d2dc8a863
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>3.0.0.201305080800-m7</version> + <version>3.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |