diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-13 21:45:37 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-13 21:45:37 +0100 |
commit | 1b44f0e4a6fac409a83cfb61a1022af7fefd1b0c (patch) | |
tree | 68e049942e103e6e7c937b858740b9e177409224 /pom.xml | |
parent | 753fbaf11a5567915d9eaaa9e07ee1a93674c44e (diff) | |
download | jgit-1b44f0e4a6fac409a83cfb61a1022af7fefd1b0c.tar.gz jgit-1b44f0e4a6fac409a83cfb61a1022af7fefd1b0c.zip |
JGit v5.6.1.202002131546-rv5.6.1.202002131546-r
Change-Id: I2807b9a9f7e8b877b72702ebd1f70c4f9f223481
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.1-SNAPSHOT</version> + <version>5.6.1.202002131546-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |