diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-05 13:39:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-05 13:39:09 +0200 |
commit | b969c44c00895a4ffe532502be535aee4d5d2444 (patch) | |
tree | f06209d0af7b6b638c88e6f636b5e853840c8312 /org.eclipse.jgit.benchmarks | |
parent | 6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f (diff) | |
download | jgit-b969c44c00895a4ffe532502be535aee4d5d2444.tar.gz jgit-b969c44c00895a4ffe532502be535aee4d5d2444.zip |
Prepare 6.2.0-SNAPSHOT builds
Change-Id: Ic3788b38d6408e83729caa718c128a5632798a60
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 5189058d49..c8b088726d 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.2.0.202205041315-m2</version> + <version>6.2.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |