diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
commit | 8845f2e91b2da2159a326aef576c591fbee7dae7 (patch) | |
tree | baac3935f418dc3db95cfb70b268ce5502bb7fd7 /org.eclipse.jgit.benchmarks | |
parent | 261f46dc430c85915780e3a4dad50788dbe5adea (diff) | |
download | jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.tar.gz jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.zip |
Prepare 6.1.0-SNAPSHOT builds
Change-Id: I30a89277373ad62c857151532942e135e34d1d0c
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 4fec4e3252..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.202202221755-m3</version> + <version>6.1.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |