diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 21:09:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 21:09:26 +0200 |
commit | 0cfb1f77b243c82a3064400514e4efdb8e9b4a77 (patch) | |
tree | 2e6a27a8c1d68a2a421584070cfc202e058cbc80 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | ffe678f08ca719d95f521eb0adcab7454368bfc4 (diff) | |
download | jgit-0cfb1f77b243c82a3064400514e4efdb8e9b4a77.tar.gz jgit-0cfb1f77b243c82a3064400514e4efdb8e9b4a77.zip |
Prepare 6.0.0-SNAPSHOT builds
Change-Id: Iac4504923b34e29b5981cb77fdbe9e4cac7e625e
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 fa8b83932a..cd911ca6fa 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.0.0.202110060947-m1</version> + <version>6.0.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |