diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-29 16:10:14 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-29 16:10:14 +0100 |
commit | 9492e84fe5ce2560ffd431d22ff3546a18c859c2 (patch) | |
tree | 590af9d5b3a68e1a015e67205bbfcdfa432d5309 /pom.xml | |
parent | 26fb2b7f08343396050efab17a5a573d15323b9e (diff) | |
download | jgit-9492e84fe5ce2560ffd431d22ff3546a18c859c2.tar.gz jgit-9492e84fe5ce2560ffd431d22ff3546a18c859c2.zip |
JGit v6.0.0.202111291000-rv6.0.0.202111291000-r
Change-Id: I6441d9226e8131552bfafe1fb2c353f2e07e42ac
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>6.0.0-SNAPSHOT</version> + <version>6.0.0.202111291000-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |