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 b6c1d6a6c4c CAMEL-19973 - Camel-AWS components: Revisit description - 
Kinesis Component (#12139)
b6c1d6a6c4c is described below

commit b6c1d6a6c4ccc8f5fd4bb5c54df17db49d195b81
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Nov 22 15:19:34 2023 +0100

    CAMEL-19973 - Camel-AWS components: Revisit description - Kinesis Component 
(#12139)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 components/camel-aws/camel-aws2-kinesis/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-kinesis/pom.xml 
b/components/camel-aws/camel-aws2-kinesis/pom.xml
index 3dc4102fc1d..ae48cb48f61 100644
--- a/components/camel-aws/camel-aws2-kinesis/pom.xml
+++ b/components/camel-aws/camel-aws2-kinesis/pom.xml
@@ -30,7 +30,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: AWS2 Kinesis</name>
-    <description>A Camel Amazon Kinesis Web Service Component Version 
2</description>
+    <description>Consuming and Producing data to AWS Kinesis 
Service</description>
 
     <dependencies>
         <dependency>
diff --git 
a/components/camel-aws/camel-aws2-kinesis/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 
b/components/camel-aws/camel-aws2-kinesis/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index f5832147db0..14517b9bfc6 100644
--- 
a/components/camel-aws/camel-aws2-kinesis/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ 
b/components/camel-aws/camel-aws2-kinesis/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -4,4 +4,4 @@ groupId=org.apache.camel
 artifactId=camel-aws2-kinesis
 version=4.3.0-SNAPSHOT
 projectName=Camel :: AWS2 Kinesis
-projectDescription=A Camel Amazon Kinesis Web Service Component Version 2
+projectDescription=Consuming and Producing data to AWS Kinesis Service

Reply via email to