diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 17:35:15 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 17:35:15 +0100 |
commit | 1363b1acfe67bbdf089a44a6f55d40adb9eedbac (patch) | |
tree | e6ea4a400fc7af78ea32df9f529c4c07b4f40d44 /org.eclipse.jgit.benchmarks | |
parent | 4262a68f551b5daacfa0386b2fddbf7cfa5b339d (diff) | |
download | jgit-1363b1acfe67bbdf089a44a6f55d40adb9eedbac.tar.gz jgit-1363b1acfe67bbdf089a44a6f55d40adb9eedbac.zip |
Prepare 5.10.1-SNAPSHOT builds
Change-Id: If1e44edfa0a80a29c00ed5112291d1338baf56f1
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 b01784c655..4033fddb84 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.10.0.202012080955-r</version> + <version>5.10.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |