This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit cccea0e89af3619054f884378ae3bf9d0f190c71
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Dec 7 08:13:49 2020 +0100

    Cleanup
---
 components-starter/camel-aws2-eventbridge-starter/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components-starter/camel-aws2-eventbridge-starter/pom.xml 
b/components-starter/camel-aws2-eventbridge-starter/pom.xml
index da9a32e..0ecdd41 100644
--- a/components-starter/camel-aws2-eventbridge-starter/pom.xml
+++ b/components-starter/camel-aws2-eventbridge-starter/pom.xml
@@ -26,8 +26,8 @@
   </parent>
   <artifactId>camel-aws2-eventbridge-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel SB Starters :: AWS2-Event</name>
-  <description>Spring-Boot Starter for Camel Support for AWS EC2 
Service</description>
+  <name>Camel SB Starters :: AWS2-EventBridge</name>
+  <description>Spring-Boot Starter for Camel Support for AWS EventBridge 
Service</description>
   <dependencies>
     <dependency>
       <groupId>org.springframework.boot</groupId>

Reply via email to