diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 16:46:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 16:46:23 +0200 |
commit | 246f37d1939246eac52731467c5f9098e433dfaf (patch) | |
tree | b11b8ecd8ead4add433f3252b84e13fb45a8fddd /org.eclipse.jgit.benchmarks | |
parent | f7ba6c2356bcf1b49b3146fd536f49241a7816bd (diff) | |
download | jgit-246f37d1939246eac52731467c5f9098e433dfaf.tar.gz jgit-246f37d1939246eac52731467c5f9098e433dfaf.zip |
JGit v6.6.0.202305241045-m3v6.6.0.202305241045-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I204708812b9cb6f98f9c29e28548b91da0d88d91
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 02cfe56d82..463fb425eb 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.6.0-SNAPSHOT</version> + <version>6.6.0.202305241045-m3</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |