diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
commit | 3a1270985151240e3c0606281e2ae6c276a662c5 (patch) | |
tree | 154790ae124f37ad91a86a3d1a5eacf81e59a828 /org.eclipse.jgit.benchmarks | |
parent | 85a48099966073ea2ff5ddf5cb54920d4e03f3ca (diff) | |
download | jgit-3a1270985151240e3c0606281e2ae6c276a662c5.tar.gz jgit-3a1270985151240e3c0606281e2ae6c276a662c5.zip |
Prepare 6.3.0-SNAPSHOT builds
Change-Id: Ie398b651c5308ec86812bf01fcc563d3e679c828
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 4a2556f469..a27ca7bc17 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.3.0.202208161710-m3</version> + <version>6.3.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |