diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-26 14:05:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-26 14:05:07 +0200 |
commit | bf6b2b93147b822baf465fb1ab1b70ba71768906 (patch) | |
tree | e26867774feeda3a8e065c5f2778557fec4634ad /org.eclipse.jgit.benchmarks | |
parent | 0220f32e5a60d3f0ac4acd3d2f35fd5a2a44809a (diff) | |
download | jgit-bf6b2b93147b822baf465fb1ab1b70ba71768906.tar.gz jgit-bf6b2b93147b822baf465fb1ab1b70ba71768906.zip |
JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3
Change-Id: Ic4de8340f3ab038e38b239b725b8bd6d6dbee413
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 5778056496..30a53987c5 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.9.0-SNAPSHOT</version> + <version>5.9.0.202008260805-m3</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |