diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 12:52:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 13:38:56 +0200 |
commit | 1c44bf8cafd024e74d7ba85e792dec94be2c49d6 (patch) | |
tree | 2f166c2ad2de88349f76bc5ca338eaf801c135a9 /pom.xml | |
parent | d67fe3891553292d1496f5f056b7e6a8ffabee87 (diff) | |
download | jgit-1c44bf8cafd024e74d7ba85e792dec94be2c49d6.tar.gz jgit-1c44bf8cafd024e74d7ba85e792dec94be2c49d6.zip |
JGit v5.1.10.201908230655-rv5.1.10.201908230655-r
Change-Id: I68d15ebd6054bdeaf62e14cddb87724828db7943
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.1.10-SNAPSHOT</version> + <version>5.1.10.201908230655-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |