diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 18:23:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 18:23:45 +0200 |
commit | 264b91c3ee9c1e62d3643823f5f982856bc77bea (patch) | |
tree | d70427e952e65c24cd3670eaad590800bc5baf4e /org.eclipse.jgit.benchmarks | |
parent | 246f37d1939246eac52731467c5f9098e433dfaf (diff) | |
download | jgit-264b91c3ee9c1e62d3643823f5f982856bc77bea.tar.gz jgit-264b91c3ee9c1e62d3643823f5f982856bc77bea.zip |
Prepare 6.6.0-SNAPSHOT builds
Change-Id: If0e4e8ce5f3e2f5170f313fb9b26b4ec0e34dab9
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 463fb425eb..02cfe56d82 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.0.202305241045-m3</version> + <version>6.6.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |