diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
commit | a3d72403523d4810a5a721e7a92136ebcb8e0964 (patch) | |
tree | dcc118e35dbf5ae2498ddee218a4dbd0ea0bdcb3 /org.eclipse.jgit.benchmarks | |
parent | bf6b2b93147b822baf465fb1ab1b70ba71768906 (diff) | |
download | jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.tar.gz jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.zip |
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia3e8382ec503150979d8acb6161031ccfb7fd921
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 30a53987c5..5778056496 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>5.9.0.202008260805-m3</version> + <version>5.9.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |