You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/02/01 13:38:24 UTC

[camel-spring-boot] 05/05: Polished

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

commit 0aecb7e0bc7dd9d4ef96cd19cdb9683c23a8528d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Feb 1 14:35:49 2021 +0100

    Polished
---
 components-starter/camel-huaweicloud-smn-starter/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/components-starter/camel-huaweicloud-smn-starter/pom.xml b/components-starter/camel-huaweicloud-smn-starter/pom.xml
index f481500..a369a56 100644
--- a/components-starter/camel-huaweicloud-smn-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-smn-starter/pom.xml
@@ -26,8 +26,7 @@
   </parent>
   <artifactId>camel-huaweicloud-smn-starter</artifactId>
   <packaging>jar</packaging>
-  <!--    <name>Camel Spring Boot :: Starters :: Dozer</name>-->
-  <!--    <description>Spring-Boot Starter for Camel Support for the Dozer type conversion framework</description>-->
+  <name>Camel SB Starters :: Huawei Cloud SMN</name>
   <dependencies>
     <dependency>
       <groupId>org.springframework.boot</groupId>