diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-16 23:09:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-16 23:09:30 +0200 |
commit | 85a48099966073ea2ff5ddf5cb54920d4e03f3ca (patch) | |
tree | 3d332595bdcaf371ba5e22cb56e7485bee0023df /org.eclipse.jgit.benchmarks/pom.xml | |
parent | ab3799be37834a0ab9ac394eae1fe7c2766ee516 (diff) | |
download | jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.tar.gz jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.zip |
JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I0954d11a1f35eff196b157df3aa8386476c48a7e
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 a27ca7bc17..4a2556f469 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-SNAPSHOT</version> + <version>6.3.0.202208161710-m3</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |