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


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

commit eaa034d242bd7c80adbad574b729e07709301289
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Aug 31 06:35:35 2022 +0200

    Polished
---
 components-starter/camel-cli-connector-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components-starter/camel-cli-connector-starter/pom.xml 
b/components-starter/camel-cli-connector-starter/pom.xml
index e405739a420..0d0a4a5802d 100644
--- a/components-starter/camel-cli-connector-starter/pom.xml
+++ b/components-starter/camel-cli-connector-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-cli-connector-starter</artifactId>
   <packaging>jar</packaging>
-  <!--    <name>Camel SB Starters :: Name Here</name>-->
+  <name>Camel SB Starters :: CLI Connector</name>
   <dependencies>
     <dependency>
       <groupId>org.springframework.boot</groupId>

Reply via email to