diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
commit | ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e (patch) | |
tree | 7d594b64a46637531e519ce3c3b642b8199381a7 /org.eclipse.jgit.benchmarks | |
parent | 9072103f3b3cf64dd12ad2949836ab98f62dabf1 (diff) | |
download | jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.tar.gz jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.zip |
JGit v6.6.1.202309021850-rv6.6.1.202309021850-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4f173dc9d634e0c9f31305961400b6b35a0a332f
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 e743a2a36a..f8008c4e37 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.1-SNAPSHOT</version> + <version>6.6.1.202309021850-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |