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/11/23 11:05:18 UTC

(camel) branch sts-19973 created (now aedfef7f671)

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

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


      at aedfef7f671 CAMEL-19973 - Camel-AWS components: Revisit description - STS Component

This branch includes the following new commits:

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

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

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

commit aedfef7f6712af0544748e419680e55a5901bf85
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 23 12:05:00 2023 +0100

    CAMEL-19973 - Camel-AWS components: Revisit description - STS Component
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-aws/camel-aws2-sts/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-sts/pom.xml b/components/camel-aws/camel-aws2-sts/pom.xml
index 5ecb3df0b87..37b02b4af2b 100644
--- a/components/camel-aws/camel-aws2-sts/pom.xml
+++ b/components/camel-aws/camel-aws2-sts/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: AWS2 STS</name>
-    <description>A Camel Amazon STS Web Service Component Version 2</description>
+    <description>Execute different operations on Amazon STS service</description>
 
     <properties>
     </properties>
diff --git a/components/camel-aws/camel-aws2-sts/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-aws/camel-aws2-sts/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index bf4e6413f6c..94d0871ebbf 100644
--- a/components/camel-aws/camel-aws2-sts/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ b/components/camel-aws/camel-aws2-sts/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -4,4 +4,4 @@ groupId=org.apache.camel
 artifactId=camel-aws2-sts
 version=4.3.0-SNAPSHOT
 projectName=Camel :: AWS2 STS
-projectDescription=A Camel Amazon STS Web Service Component Version 2
+projectDescription=Execute different operations on Amazon STS service