diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-07 16:07:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-07 16:07:11 +0200 |
commit | 68e8ecc91b1c87146282ddda14bd27a86ef821c4 (patch) | |
tree | 893b0c79c76d75b9ddcfeaebe1a1c78c69950c28 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | f8104e25f1dfd611b96844a840fe50f17ef5f3d1 (diff) | |
download | jgit-68e8ecc91b1c87146282ddda14bd27a86ef821c4.tar.gz jgit-68e8ecc91b1c87146282ddda14bd27a86ef821c4.zip |
JGit v6.3.0.202209071007-rv6.3.0.202209071007-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Iea3fae9f6f6c5fb0a79f7684334a3e0059738c4f
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 9896db36f4..69a03d0b7b 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>6.3.0.2022009070944-r</version> + <version>6.3.0.202209071007-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |