diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-07 16:41:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-07 16:41:24 +0200 |
commit | 57e6274bcf5fe2b6f0405e430907a2973e227f7c (patch) | |
tree | a172ceea2817057a12687c5979ad2bf6b0fcb593 /pom.xml | |
parent | 27d06cb8d5763ea28008d90c3189e7ffb875a75d (diff) | |
download | jgit-57e6274bcf5fe2b6f0405e430907a2973e227f7c.tar.gz jgit-57e6274bcf5fe2b6f0405e430907a2973e227f7c.zip |
JGit v4.3.0.201604071045-r
Change-Id: Iafab78d6be34d31a13f979b7be67611135c0f8bd
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.3.0-SNAPSHOT</version> + <version>4.3.0.201604071045-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |