This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new bb01c79 Add stitch description to the pom.xml bb01c79 is described below commit bb01c79018d3d14a4303626b782595545f6706e6 Author: Omar Al-Safi <omars...@gmail.com> AuthorDate: Wed Jan 27 13:48:43 2021 +0100 Add stitch description to the pom.xml --- components-starter/camel-stitch-starter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components-starter/camel-stitch-starter/pom.xml b/components-starter/camel-stitch-starter/pom.xml index d6d7e0d..8752964 100644 --- a/components-starter/camel-stitch-starter/pom.xml +++ b/components-starter/camel-stitch-starter/pom.xml @@ -26,8 +26,8 @@ </parent> <artifactId>camel-stitch-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 :: Stitch</name> + <description>Spring-Boot Starter for Camel Support for the Stitch Cloud ETL</description> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>