You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/16 12:05:46 UTC

[camel] 01/01: CAMEL-19973 - Camel-AWS components: Revisit description - Cloudwatch component

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

acosentino pushed a commit to branch aws-CAMEL-19973-cloudwatch
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ca12f87280a04f0f84e3d307fc6988ec0bcdcbf3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 16 13:49:55 2023 +0200

    CAMEL-19973 - Camel-AWS components: Revisit description - Cloudwatch component
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-aws/camel-aws2-cw/pom.xml                              | 2 +-
 .../resources/META-INF/services/org/apache/camel/component.properties   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-aws/camel-aws2-cw/pom.xml b/components/camel-aws/camel-aws2-cw/pom.xml
index eafb03d7d13..d0dc27aaedc 100644
--- a/components/camel-aws/camel-aws2-cw/pom.xml
+++ b/components/camel-aws/camel-aws2-cw/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: AWS2 CW</name>
-    <description>A Camel Amazon CW Web Service Component Version 2</description>
+    <description>Send metrics to Amazon Cloud Watch service</description>
 
     <properties>
     </properties>
diff --git a/components/camel-aws/camel-aws2-cw/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-aws/camel-aws2-cw/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index 9bfdf891679..48532e40d8f 100644
--- a/components/camel-aws/camel-aws2-cw/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ b/components/camel-aws/camel-aws2-cw/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -4,4 +4,4 @@ groupId=org.apache.camel
 artifactId=camel-aws2-cw
 version=4.2.0-SNAPSHOT
 projectName=Camel :: AWS2 CW
-projectDescription=A Camel Amazon CW Web Service Component Version 2
+projectDescription=Send metrics to Amazon Cloud Watch service