diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-06 13:27:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-06 13:27:54 +0200 |
commit | 1cb135ebfb3af9f5ec9ab682b40404bb8f2401bf (patch) | |
tree | 180eb634d66d2aacb40beeaa83b6770416f4e6ad /pom.xml | |
parent | 87c558885349b8ce6f3660729a74e92fe0ff210e (diff) | |
download | jgit-1cb135ebfb3af9f5ec9ab682b40404bb8f2401bf.tar.gz jgit-1cb135ebfb3af9f5ec9ab682b40404bb8f2401bf.zip |
JGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3
Change-Id: I12f8800b74228e71c77f0fb82c250c154d06369f
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-SNAPSHOT</version> + <version>2.0.0.201206060730-rc3</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |