diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 00:10:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 00:10:18 +0100 |
commit | b4fc53e2d19d962a40aad8d15807ae54491b1930 (patch) | |
tree | 20cec21efa5b14f21c7e3da34633d7c083d29b8f /org.eclipse.jgit.benchmarks/pom.xml | |
parent | 2ca587b36e1b19ad8498bb97b6b55574b6b2eb37 (diff) | |
download | jgit-b4fc53e2d19d962a40aad8d15807ae54491b1930.tar.gz jgit-b4fc53e2d19d962a40aad8d15807ae54491b1930.zip |
Prepare 6.5.0-SNAPSHOT builds
Change-Id: Ie95ce8fcc2a570505d23d5a1642e33c041212260
Diffstat (limited to 'org.eclipse.jgit.benchmarks/pom.xml')
-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 ffff42d2ea..f7ef238a67 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.202302221508-m3</version> + <version>6.5.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |