diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 13:01:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 13:01:43 +0200 |
commit | dd169769bf42115e1dee749efeecab84544b28c4 (patch) | |
tree | 7aa95a93c0f7cd9fb5e70c1a97ab5e4935b0d82b /pom.xml | |
parent | e70b48bbd234f95057c4d714bc8ac6dd8ef37986 (diff) | |
download | jgit-dd169769bf42115e1dee749efeecab84544b28c4.tar.gz jgit-dd169769bf42115e1dee749efeecab84544b28c4.zip |
JGit v5.9.0.202009080501-rv5.9.0.202009080501-r
Change-Id: Ic98ae61b3f327ef72256fd9b2e28510e3a481de7
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
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>5.9.0-SNAPSHOT</version> + <version>5.9.0.202009080501-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |