diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
commit | 4262a68f551b5daacfa0386b2fddbf7cfa5b339d (patch) | |
tree | 93ee836a2ae8067ea1e7e55624f060e2f26b664c /org.eclipse.jgit.benchmarks | |
parent | ad7806f4efe0bfeb256d6572f302de34e23859c4 (diff) | |
download | jgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.tar.gz jgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.zip |
JGit v5.10.0.202012080955-rv5.10.0.202012080955-r
Change-Id: I7ca88bcc54992625a6fafd84172adee58d487dc3
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 9910e833ec..b01784c655 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-SNAPSHOT</version> + <version>5.10.0.202012080955-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |