diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-22 21:09:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-22 21:09:10 +0100 |
commit | 2ca587b36e1b19ad8498bb97b6b55574b6b2eb37 (patch) | |
tree | b2e8de77153f1673632f9b40ede8b51ad5bb2746 /org.eclipse.jgit.benchmarks | |
parent | 8c2afe6418e197b8a164acddf72799dc34faf414 (diff) | |
download | jgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.tar.gz jgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.zip |
JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I00bf91823e2fe6503d52ae23bc1854f0b1d66dbd
Diffstat (limited to 'org.eclipse.jgit.benchmarks')
-rw-r--r-- | org.eclipse.jgit.benchmarks/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.benchmarks/pom.xml b/org.eclipse.jgit.benchmarks/pom.xml index f7ef238a67..ffff42d2ea 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -14,7 +14,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jgit</groupId> - <version>6.5.0-SNAPSHOT</version> + <version>6.5.0.202302221508-m3</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |