This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
commit a3595b849fd1d3b97956ef3cd7661dea07b16a03 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 10 16:02:32 2021 +0100 CAMEL-16251 - Move Performance and jmh itests in a separated repository --- tests/camel-jmh/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/camel-jmh/pom.xml b/tests/camel-jmh/pom.xml index bf88a71..2b87eba 100644 --- a/tests/camel-jmh/pom.xml +++ b/tests/camel-jmh/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>camel-jmh</artifactId> - <name>Camel :: Integration Tests :: JMH</name> + <name>Camel Performance :: Tests :: JMH</name> <description>Performs JMH performance tests</description> <dependencyManagement>