diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
commit | 4262a68f551b5daacfa0386b2fddbf7cfa5b339d (patch) | |
tree | 93ee836a2ae8067ea1e7e55624f060e2f26b664c /pom.xml | |
parent | ad7806f4efe0bfeb256d6572f302de34e23859c4 (diff) | |
download | jgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.tar.gz jgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.zip |
JGit v5.10.0.202012080955-rv5.10.0.202012080955-r
Change-Id: I7ca88bcc54992625a6fafd84172adee58d487dc3
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.10.0-SNAPSHOT</version> + <version>5.10.0.202012080955-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |