diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
commit | 473527e42cc82c1ed38e75f705dd07602266afda (patch) | |
tree | 79c397e912e28869aa47ec518a971186c2c4f005 /org.eclipse.jgit.benchmarks | |
parent | a7e454bc51d359c2d46b19fd559f770cad8fd7d4 (diff) | |
download | jgit-473527e42cc82c1ed38e75f705dd07602266afda.tar.gz jgit-473527e42cc82c1ed38e75f705dd07602266afda.zip |
Prepare 5.6.0-SNAPSHOT builds
Change-Id: I5e737ff7f262fdd43fc975a0b3594c8b33919663
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 afbd0681fd..a25db37f54 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.6.0.201912041214-rc1</version> + <version>5.6.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |