diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-08 17:04:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-08 17:04:10 +0100 |
commit | 8f7ef245f0c156730ef74ff3fe838c330728fc7f (patch) | |
tree | 7a75870f051dea134fb7d537cdb2c7fa981be8ed /org.eclipse.jgit.benchmarks | |
parent | e982de3fcb9f3a2e5ec6ceaae44cbb344962ea01 (diff) | |
download | jgit-8f7ef245f0c156730ef74ff3fe838c330728fc7f.tar.gz jgit-8f7ef245f0c156730ef74ff3fe838c330728fc7f.zip |
Prepare 6.1.1-SNAPSHOT builds
Change-Id: Ifc80355025d8459245843be1c24dc5a286913e77
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 eaac44304f..0f72f64ff6 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.202203080745-r</version> + <version>6.1.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |