diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-21 23:05:56 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-21 23:05:56 +0100 |
commit | 7bc697dfdeb7a70fea710b12e2f861caaede201b (patch) | |
tree | 46d4cc623b3eac12116da6ef4a3101096a9c45da /org.eclipse.jgit.benchmarks | |
parent | 7720d252cd2351465f3eff8d5100e4dca509787d (diff) | |
download | jgit-7bc697dfdeb7a70fea710b12e2f861caaede201b.tar.gz jgit-7bc697dfdeb7a70fea710b12e2f861caaede201b.zip |
JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I6a40cdef68538fa769f4525eb2ff1ed4a810f11c
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 659046e2ab..2df937b22f 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.8.0-SNAPSHOT</version> + <version>6.8.0.202311212206-rc1</version> </parent> <artifactId>org.eclipse.jgit.benchmarks</artifactId> |