diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 16:38:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 16:39:19 +0100 |
commit | 8dcb02140d835d32b06d30c8f46f4fe1be816d5e (patch) | |
tree | 75b5e2ae29d74dc7db1d61e01476d1a4ba254dfd /org.eclipse.jgit.benchmarks | |
parent | c72dd241f4c181f61b419cfba3ce1d50c41457c5 (diff) | |
download | jgit-8dcb02140d835d32b06d30c8f46f4fe1be816d5e.tar.gz jgit-8dcb02140d835d32b06d30c8f46f4fe1be816d5e.zip |
Prepare 6.5.1-SNAPSHOT builds
Change-Id: Idd9977ac08a339906e33beb73f57f8f6885ad86f
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 f8ac29edd8..cd97615467 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.5.0.202303070854-r</version> + <version>6.5.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |