diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-22 23:55:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-22 23:55:35 +0100 |
commit | 261f46dc430c85915780e3a4dad50788dbe5adea (patch) | |
tree | 2f377cee9636f251c034e145956191e91d4f93a7 /org.eclipse.jgit.benchmarks | |
parent | 00bb7cc9a5bb1627c3ef8f2e4a5886e79afba189 (diff) | |
download | jgit-261f46dc430c85915780e3a4dad50788dbe5adea.tar.gz jgit-261f46dc430c85915780e3a4dad50788dbe5adea.zip |
JGit v6.1.0.202202221755-m3v6.1.0.202202221755-m3
Change-Id: Idcd46e05ca3eec376f8ac83209dba0978e004f9a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 0f2260db26..4fec4e3252 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.1.0-SNAPSHOT</version> + <version>6.1.0.202202221755-m3</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |