diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 18:55:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 18:55:13 +0200 |
commit | 7c37177952713d037f4956c9a86e59d3fe2413e9 (patch) | |
tree | 8e8d276dd4e6433607dbc3e4c785867771853947 /pom.xml | |
parent | eed58242dfbc30f13c46ab92ff60ba4bfb2b9953 (diff) | |
download | jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.tar.gz jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.zip |
JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2
Change-Id: Ie18ced75f573f140969af2a7d9edb45c76523715
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.2-SNAPSHOT</version> + <version>3.0.2.201309041250-rc2</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |