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/01/12 11:18:31 UTC

[camel-spring-boot] 02/02: 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 ef6a5ba46e101a6be6ef0a09a3235f5882dc24d9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 12 12:18:13 2021 +0100

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

diff --git a/components-starter/camel-spring-rabbitmq-starter/pom.xml b/components-starter/camel-spring-rabbitmq-starter/pom.xml
index 1778824..e6340f9 100644
--- a/components-starter/camel-spring-rabbitmq-starter/pom.xml
+++ b/components-starter/camel-spring-rabbitmq-starter/pom.xml
@@ -26,8 +26,7 @@
   </parent>
   <artifactId>camel-spring-rabbitmq-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 :: Spring RabbitMQ</name>
   <dependencies>
     <dependency>
       <groupId>org.springframework.boot</groupId>