This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-examples.git
commit af597bb4321b58dd15c7f8478572a25a9ace5e3c Author: Claus Ibsen <[email protected]> AuthorDate: Thu Mar 24 07:07:31 2022 +0100 Polished --- examples/main-health/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml index 535274c..5ff0d78 100644 --- a/examples/main-health/pom.xml +++ b/examples/main-health/pom.xml @@ -30,7 +30,7 @@ <artifactId>camel-example-main-health</artifactId> <packaging>jar</packaging> - <name>Camel :: Example :: Main Health</name> + <name>Camel :: Example :: Main :: Health</name> <description>An example for showing standalone Camel with Health Checks</description> <properties>
