diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 08:17:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 08:17:29 +0200 |
commit | 90f36e5002a8d5a4a6c97ed2b052504922e444a3 (patch) | |
tree | 7088e4f9544a3171e665305c87258ba37a50f838 /pom.xml | |
parent | 6b65adca2d50108fcb106904738b444fefe49fd1 (diff) | |
download | jgit-90f36e5002a8d5a4a6c97ed2b052504922e444a3.tar.gz jgit-90f36e5002a8d5a4a6c97ed2b052504922e444a3.zip |
JGit v4.0.1.201506240215-rv4.0.1.201506240215-r
Change-Id: Ib7713b657e7812b0debd72bb4eece0daa187e80d
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>4.0.1-SNAPSHOT</version> + <version>4.0.1.201506240215-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |