diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-03 16:29:21 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-03 16:29:21 +0100 |
commit | 247babb60382bb510f0e7ba0a6eb57df2767bc39 (patch) | |
tree | 4aaacec5ef3034a8835cb2863ba147738673b322 /pom.xml | |
parent | 91ddc0e28435fbd96350a7a0a75df0f9dd8fe133 (diff) | |
download | jgit-247babb60382bb510f0e7ba0a6eb57df2767bc39.tar.gz jgit-247babb60382bb510f0e7ba0a6eb57df2767bc39.zip |
JGit v5.11.0.202102031030-m2v5.11.0.202102031030-m2
Change-Id: Ie14c162a7fc5e1e8f34bf4bbc944f4dbe13e4dd0
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.11.0-SNAPSHOT</version> + <version>5.11.0.202102031030-m2</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |