This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new 7387004 Polished 7387004 is described below commit 73870048d38f25e17aed52bcb857624b0c9e1d11 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Jan 22 07:09:59 2021 +0100 Polished --- components-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components-starter/pom.xml b/components-starter/pom.xml index 5b1689b..b4a10dc 100644 --- a/components-starter/pom.xml +++ b/components-starter/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>components-starter</artifactId> <packaging>pom</packaging> - <name>Camel SB :: Starters</name> + <name>Camel SB Starters</name> <description>Camel Components Starter</description> <!-- to support spring-boot auto configuration in the Camel components --> <dependencies>