diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-30 17:24:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-30 17:24:58 +0200 |
commit | ceeb9ad80df38fe850abdbc85cb7db71c2fb80f7 (patch) | |
tree | e5a7bb181cbbc8900cbe0b8a739a8b540d23ad81 /org.eclipse.jgit.benchmarks | |
parent | d3962e0e722f40c02e06e785e0ec62fe1c536d7f (diff) | |
download | jgit-ceeb9ad80df38fe850abdbc85cb7db71c2fb80f7.tar.gz jgit-ceeb9ad80df38fe850abdbc85cb7db71c2fb80f7.zip |
Prepare 6.6.1-SNAPSHOT builds
Change-Id: I0036999e2be076d4ad8231410faeff51bf9cbf52
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 0480384654..e743a2a36a 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.202305301015-r</version> + <version>6.6.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |