diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-11 11:54:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-11 11:54:11 +0100 |
commit | 003e4cfc237a2bcf9349665e3578bead06c120c3 (patch) | |
tree | 45cef9e02f3b67579c82bc4101a69d2edd0b4c51 /org.eclipse.jgit.benchmarks | |
parent | 0c3b425099c8debb16e8eda775fb0242e2ba6fe1 (diff) | |
download | jgit-003e4cfc237a2bcf9349665e3578bead06c120c3.tar.gz jgit-003e4cfc237a2bcf9349665e3578bead06c120c3.zip |
Prepare 5.3.8-SNAPSHOT builds
Change-Id: I64ef3b4cf30e87d058001c2c6f1458f4b0c1df00
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 9701d22aa7..6866e77999 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -47,7 +47,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jgit</groupId> - <version>5.3.7.202002110540-r</version> + <version>5.3.8-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |