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 833b5ea0f5f CAMEL-19973 - Camel-AWS components: Revisit description - 
IAM Component (#11990)
833b5ea0f5f is described below

commit 833b5ea0f5ffde8e413f2e4fab878eb395c141e6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Nov 14 11:36:17 2023 +0100

    CAMEL-19973 - Camel-AWS components: Revisit description - IAM Component 
(#11990)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 components/camel-aws/camel-aws2-iam/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-iam/pom.xml 
b/components/camel-aws/camel-aws2-iam/pom.xml
index 0e2c2e196b9..f077c126cae 100644
--- a/components/camel-aws/camel-aws2-iam/pom.xml
+++ b/components/camel-aws/camel-aws2-iam/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: AWS2 IAM</name>
-    <description>A Camel Amazon IAM Web Service Component Version 
2</description>
+    <description>Execute different operation on Amazon IAM 
service</description>
 
     <properties>
     </properties>
diff --git 
a/components/camel-aws/camel-aws2-iam/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 
b/components/camel-aws/camel-aws2-iam/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index 8764b931813..926705e57e0 100644
--- 
a/components/camel-aws/camel-aws2-iam/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ 
b/components/camel-aws/camel-aws2-iam/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -4,4 +4,4 @@ groupId=org.apache.camel
 artifactId=camel-aws2-iam
 version=4.2.0-SNAPSHOT
 projectName=Camel :: AWS2 IAM
-projectDescription=A Camel Amazon IAM Web Service Component Version 2
+projectDescription=Execute different operation on Amazon IAM service

Reply via email to