diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 17:22:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 17:22:23 +0100 |
commit | 8b78e6fdcdabb79105258866dfcd101b2203e7a3 (patch) | |
tree | 215f55eba0ae4ad50b1ed7984156c2e64dc8efe7 /pom.xml | |
parent | f0c00689fd44b3a415aed615418502a102510212 (diff) | |
download | jgit-8b78e6fdcdabb79105258866dfcd101b2203e7a3.tar.gz jgit-8b78e6fdcdabb79105258866dfcd101b2203e7a3.zip |
JGit v6.5.0.202302011120-m2v6.5.0.202302011120-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I231d3f9b8a59e374477d3a33964061acb2c25ce4
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.5.0-SNAPSHOT</version> + <version>6.5.0.202302011120-m2</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |