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.git


The following commit(s) were added to refs/heads/master by this push:
     new f174c42  Polished
f174c42 is described below

commit f174c42c3238f097ffc7765e7e85a09ff7501249
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Feb 13 06:24:00 2019 +0100

    Polished
---
 platforms/spring-boot/components-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/spring-boot/components-starter/pom.xml 
b/platforms/spring-boot/components-starter/pom.xml
index 4724219..9793b84 100644
--- a/platforms/spring-boot/components-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <artifactId>components-starter</artifactId>
   <packaging>pom</packaging>
-  <name>Camel :: Components :: Starter</name>
+  <name>Camel :: Platforms :: Spring-Boot :: Components Starter</name>
   <description>Camel Components Starter</description>
   <!-- to support spring-boot auto configuration in the Camel components -->
   <dependencies>

Reply via email to