diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 10:50:14 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 10:50:14 +0200 |
commit | 0e9361f06651bbc3d83bade35afd04caae9edc0c (patch) | |
tree | adcfb46348e922a2ac793e6cf5d6eb8fc130d71a /pom.xml | |
parent | 0f4554f12644b110f7b744a9f5f0ee34873e9497 (diff) | |
download | jgit-0e9361f06651bbc3d83bade35afd04caae9edc0c.tar.gz jgit-0e9361f06651bbc3d83bade35afd04caae9edc0c.zip |
JGit v5.4.0.201906120450-r
Change-Id: Iea17cba848d4e53d69d34e952a2476c375721aa4
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>5.4.0-SNAPSHOT</version> + <version>5.4.0.201906120450-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |