diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-13 15:03:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-13 15:03:59 +0200 |
commit | aacd4f721bba97eda3756e2fcbd71b5e57b3673a (patch) | |
tree | 2bfe79e35706b0007f1a8afda325de90d94f2871 /pom.xml | |
parent | 4974090d33011edf6c4112ea881741f2bf288a8f (diff) | |
download | jgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.tar.gz jgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.zip |
JGit v2.0.0.201206130900-rv2.0.0.201206130900-r
Change-Id: I685e09b3e37d68614df1b5cc5f687a65cd6eb82d
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>2.0.0-SNAPSHOT</version> + <version>2.0.0.201206130900-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |