diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-02 22:28:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-02 22:28:46 +0100 |
commit | 60d52c9cfda08bd734fb4d9bbda20bb52f89b9eb (patch) | |
tree | c14132e05dd80ce3922e116360f3a53f532046a7 /org.eclipse.jgit.benchmarks | |
parent | 4b9fb3161c72a6e130d057fb1b5debafa9c1643b (diff) | |
download | jgit-60d52c9cfda08bd734fb4d9bbda20bb52f89b9eb.tar.gz jgit-60d52c9cfda08bd734fb4d9bbda20bb52f89b9eb.zip |
Prepare 6.1.0-SNAPSHOT builds
Change-Id: I525fc1258a729c36d63fdb3c8170e9f04ad55cec
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 d41f42971a..0f2260db26 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.1.0.202203021511-rc1</version> + <version>6.1.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |