This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit 53cfe09c678ed56dbfdb71ff66909f3fc8b2d072
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 7 14:28:22 2021 +0200

    Moving jmh-version property placeholder in performance tests repo
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f7c67b5..1c2d786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
         <maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>
         <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
+        <jmh-version>1.32</jmh-version>
     </properties>
 
     <repositories>

Reply via email to