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/25 13:56:47 UTC

[camel] branch main updated: CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component (#11835)

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 09c1a8ee42b CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component (#11835)
09c1a8ee42b is described below

commit 09c1a8ee42be3b3b88b800bfc46f0e70eebf57b4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 25 15:56:38 2023 +0200

    CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component (#11835)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-aws/camel-aws2-ecs/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-ecs/pom.xml b/components/camel-aws/camel-aws2-ecs/pom.xml
index df3186ee058..451a360841d 100644
--- a/components/camel-aws/camel-aws2-ecs/pom.xml
+++ b/components/camel-aws/camel-aws2-ecs/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: AWS2 ECS</name>
-    <description>A Camel Amazon ECS Web Service Component Version 2</description>
+    <description>Execute different operations on Amazon Elastic Container Service</description>
 
     <properties>
     </properties>
diff --git a/components/camel-aws/camel-aws2-ecs/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-aws/camel-aws2-ecs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index eabdf770c92..641660434a4 100644
--- a/components/camel-aws/camel-aws2-ecs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ b/components/camel-aws/camel-aws2-ecs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -4,4 +4,4 @@ groupId=org.apache.camel
 artifactId=camel-aws2-ecs
 version=4.2.0-SNAPSHOT
 projectName=Camel :: AWS2 ECS
-projectDescription=A Camel Amazon ECS Web Service Component Version 2
+projectDescription=Execute different operations on Amazon Elastic Container Service