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:16:19 UTC

[camel] branch CAMEL-19973-ecs created (now 5e2b69bd26a)

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

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


      at 5e2b69bd26a CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component

This branch includes the following new commits:

     new 5e2b69bd26a CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5e2b69bd26ad6d523296cbfc496cdb71ffd52178
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 25 15:15:52 2023 +0200

    CAMEL-19973 - Camel-AWS components: Revisit description - ECS Component
    
    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