diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 20:47:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 20:47:04 +0100 |
commit | 1cb31111f730a64c3248e966af7814d75cd2ffb4 (patch) | |
tree | 5e6df2c05c1f3fa54416a6b06778a3a2a66f9821 /pom.xml | |
parent | bf3d1ded35707432f62318dbcb1f7139cc67b28d (diff) | |
download | jgit-1cb31111f730a64c3248e966af7814d75cd2ffb4.tar.gz jgit-1cb31111f730a64c3248e966af7814d75cd2ffb4.zip |
JGit v4.5.6.201903121547-rv4.5.6.201903121547-r
Change-Id: I5a071ed10e1ac1ab28f992d45cde335c12556a80
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.5.6-SNAPSHOT</version> + <version>4.5.6.201903121547-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |