diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-10 17:35:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-10 17:35:05 +0100 |
commit | 9710c6292ab0c8db28c6e3051ff7f1cca9e9a031 (patch) | |
tree | 722ff48c003b28169aa2eb8f750372897ec9bb76 /pom.xml | |
parent | 23125abc20758f06aae9877306ceca6651750b3c (diff) | |
download | jgit-9710c6292ab0c8db28c6e3051ff7f1cca9e9a031.tar.gz jgit-9710c6292ab0c8db28c6e3051ff7f1cca9e9a031.zip |
JGit v5.6.0.201912101111-rv5.6.0.201912101111-r
Change-Id: Icbb3b46f9d04e45da53936860e07e69fde12971c
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.6.0-SNAPSHOT</version> + <version>5.6.0.201912101111-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |