diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 00:49:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 00:49:12 +0200 |
commit | 30fad6758fbf992fe0d5d4cd9840e3adf4d4581b (patch) | |
tree | 745984100c2d5d4825d51d302c7dd9db9e45a63d /pom.xml | |
parent | a51899c2036984fa7a04290ca1364a02af34f95a (diff) | |
download | jgit-30fad6758fbf992fe0d5d4cd9840e3adf4d4581b.tar.gz jgit-30fad6758fbf992fe0d5d4cd9840e3adf4d4581b.zip |
JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2
Change-Id: I490ad8cc7590f70783d3fbd6dd6f0e0446ae5afe
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-SNAPSHOT</version> + <version>3.0.0.201305281830-rc2</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |