diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 21:49:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 21:49:30 +0200 |
commit | 236b45f95be9fe92a5102bac66cd4c6eab895661 (patch) | |
tree | 7d21ce5bac7c3abc0e8241148a9dddacf17aa679 /org.eclipse.jgit.benchmarks | |
parent | 4e2651e53890c739dd522de6b1d77e428e2cde88 (diff) | |
download | jgit-236b45f95be9fe92a5102bac66cd4c6eab895661.tar.gz jgit-236b45f95be9fe92a5102bac66cd4c6eab895661.zip |
JGit v6.2.0.202206071550-rv6.2.0.202206071550-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ib4ae85a0cabcc9cb867f2c85034d72fb676a500a
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..7d2d8b53a3 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.202206071550-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |