diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
commit | 7b1ade51d24f6efacfddd91fcfed7137c27642d3 (patch) | |
tree | 717629c6f404f3840c2ed7bb6a6dd8ca518f3983 /org.eclipse.jgit.benchmarks | |
parent | 9fccad2e46d09052f4433e6764448c3518ae37f0 (diff) | |
download | jgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.tar.gz jgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.zip |
JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id9639b466583d8c373ef700402cb685ce4a8ee15
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 c8b088726d..ad9356c9b0 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.2.0-SNAPSHOT</version> + <version>6.2.0.202206011217-rc1</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |