diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-13 23:42:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-13 23:42:10 +0200 |
commit | 8dad905f20142e699faa974e7bd4cba6ced335cc (patch) | |
tree | 71eb5c82c187427cbe0466ff7fb53588a6e925ed /org.eclipse.jgit.benchmarks | |
parent | 618d8c4784e1c7261057eb4bb0b0fba4fe4d19fb (diff) | |
download | jgit-8dad905f20142e699faa974e7bd4cba6ced335cc.tar.gz jgit-8dad905f20142e699faa974e7bd4cba6ced335cc.zip |
JGit v5.11.1.202105131744-rv5.11.1.202105131744-r
Change-Id: Id74eecbde63edbc58b6262ae01ef34d8bebc0f88
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 49dae02fd1..07df9980c4 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.11.1-SNAPSHOT</version> + <version>5.11.1.202105131744-r</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |