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 14e9cca8a4dc882855098e4c1185b41c2fc02ef1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Dec 7 15:29:24 2020 +0100 Polished --- components-starter/camel-vertx-kafka-starter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components-starter/camel-vertx-kafka-starter/pom.xml b/components-starter/camel-vertx-kafka-starter/pom.xml index 35ad7ce..108abb3 100644 --- a/components-starter/camel-vertx-kafka-starter/pom.xml +++ b/components-starter/camel-vertx-kafka-starter/pom.xml @@ -26,8 +26,8 @@ </parent> <artifactId>camel-vertx-kafka-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 Spring Boot :: Starters :: Vert.x Kafka</name> + <description>Spring-Boot Starter for Vert.x Kafka</description> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>