diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-08 14:27:06 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-08 14:27:06 +0200 |
commit | b3d51a399e91ad93e4387f4c4f30149c63f56c44 (patch) | |
tree | 988df5568c69b83626fa83db9aa4c3f30d5d61e9 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | e296af16976b859eedaa14f14949e9101a4bb2b6 (diff) | |
download | jgit-b3d51a399e91ad93e4387f4c4f30149c63f56c44.tar.gz jgit-b3d51a399e91ad93e4387f4c4f30149c63f56c44.zip |
JGit v5.13.0.202109080827-rv5.13.0.202109080827-r
Change-Id: If3b2d4256712cc7e577c23e75c0d4ad940870e72
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 5e34572ad5..13b7da3cc3 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.13.0-SNAPSHOT</version> + <version>5.13.0.202109080827-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |