diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-08-25 15:49:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-08-25 15:49:20 +0200 |
commit | a38ea8ede76d26a63e3e9ea78ec15ee3aa310acf (patch) | |
tree | 95d5b3171852a7be883fc99d0d3b9fbebeaad5a9 /pom.xml | |
parent | 8911bd08270750574c85b4ad6f5554fb100d6f80 (diff) | |
download | jgit-a38ea8ede76d26a63e3e9ea78ec15ee3aa310acf.tar.gz jgit-a38ea8ede76d26a63e3e9ea78ec15ee3aa310acf.zip |
JGit v5.13.0.202108250949-m3v5.13.0.202108250949-m3
Change-Id: Icc079b28327f5a02256f9a06837c2be6352ea6e3
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.13.0-SNAPSHOT</version> + <version>5.13.0.202108250949-m3</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |