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 f585f686cd54727febff5996ba2fef65f397e2a6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 10 16:22:02 2021 +0100 CAMEL-16251 - Move Performance and jmh itests in a separated repository --- tests/camel-performance/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index e97fc69..3e506f9 100644 --- a/tests/camel-performance/pom.xml +++ b/tests/camel-performance/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>camel-performance</artifactId> - <name>Camel :: Performance Tests :: Performance</name> + <name>Camel Performance :: Tests :: Performance</name> <description>Performs cross component performance tests</description> <dependencyManagement>