diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 01:42:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 01:42:17 +0100 |
commit | dac540a37fc12be6afe9809fb03538942fe1461c (patch) | |
tree | 54a170819ac768576796ddf94459a316e72edfaa /org.eclipse.jgit.benchmarks | |
parent | 0f1735de0be732e177fc7eb3b32e4d4b41f999cf (diff) | |
download | jgit-dac540a37fc12be6afe9809fb03538942fe1461c.tar.gz jgit-dac540a37fc12be6afe9809fb03538942fe1461c.zip |
JGit v5.1.14.202011251942-rv5.1.14.202011251942-r
Change-Id: Ibe124988be39feaa029c3770777126dd87b18abc
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 4e50352e2c..91552adc2b 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.1.14-SNAPSHOT</version> + <version>5.1.14.202011251942-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |