diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 10:36:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 10:36:08 +0200 |
commit | fdfd6e2872705360f94653ec54a37170e2fc0e3d (patch) | |
tree | 757106f394ecc469b7bdd1094e430342dbbcb568 /pom.xml | |
parent | 9e5380e7fb797e83b6f6b5754249bea4cae534e7 (diff) | |
download | jgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.tar.gz jgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.zip |
JGit v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: I9a536870b9f5c1247c52d6c976a954115982fa1c
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.1.0-SNAPSHOT</version> + <version>4.1.0.201509280440-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |