diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 17:54:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 17:54:51 +0100 |
commit | ad8d89b9c095e37bdf9b48dab0b71f9efc7a1d77 (patch) | |
tree | e950c020facf6eb9cfc10bb10d1f5a624e4ef715 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | 751e3ad5d1f67018421d53e3ae03444ff6f5d840 (diff) | |
download | jgit-d8f0ddf1eea9c0aa209a56a988b9fe34698dad19.tar.gz jgit-d8f0ddf1eea9c0aa209a56a988b9fe34698dad19.zip |
JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1
Change-Id: I35dc089a00ee12f83f506fb320d23762fa030063
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.benchmarks/pom.xml')
-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 cd911ca6fa..9a18ab50a5 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.0.0-SNAPSHOT</version> + <version>6.0.0.202111241155-rc1</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |