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 /org.eclipse.jgit.lfs.server/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 'org.eclipse.jgit.lfs.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server/pom.xml b/org.eclipse.jgit.lfs.server/pom.xml index 31db1cb776..4d656e678f 100644 --- a/org.eclipse.jgit.lfs.server/pom.xml +++ b/org.eclipse.jgit.lfs.server/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.5.0-SNAPSHOT</version> + <version>6.5.0.202302011120-m2</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |