diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-11 02:04:21 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-11 02:04:21 +0100 |
commit | 4cb80f897fff0c411fe195a14bc8ab522230c102 (patch) | |
tree | ef503d8c9c9a88fa2a06e1aef6e3fe5117c30c27 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | 9710c6292ab0c8db28c6e3051ff7f1cca9e9a031 (diff) | |
download | jgit-4cb80f897fff0c411fe195a14bc8ab522230c102.tar.gz jgit-4cb80f897fff0c411fe195a14bc8ab522230c102.zip |
Prepare 5.6.1-SNAPSHOT builds
Change-Id: Iaa72d2ea6764ccd4fb6a124b51d89fe6492c602d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 62d7f15d03..b0208aaac4 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.201912101111-r</version> + <version>5.6.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |