diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-13 10:22:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-13 10:22:43 +0200 |
commit | b34961a493d07b23dbc9d601e56252bd8f106898 (patch) | |
tree | 833ee783f70b3947386132e48170721c78e67256 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | e9a5430c2557778bc6c43986527d57023090e781 (diff) | |
download | jgit-b34961a493d07b23dbc9d601e56252bd8f106898.tar.gz jgit-b34961a493d07b23dbc9d601e56252bd8f106898.zip |
JGit v5.13.1.202206130422-rv5.13.1.202206130422-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ife74d64e8171c68dbf08271492c0ac852a6dc51c
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 1c1d015f5f..72d1dec884 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.1-SNAPSHOT</version> + <version>5.13.1.202206130422-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |