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

acosentino pushed a commit to branch kafka-minio
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit e0a3ee997b9e35daf3a840fceacf1d63c6138cfd
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 9 14:34:30 2021 +0200

    Added Kafka Minio profiling example
---
 profiling/kafka-minio/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiling/kafka-minio/pom.xml b/profiling/kafka-minio/pom.xml
index fe6a323..190d812 100644
--- a/profiling/kafka-minio/pom.xml
+++ b/profiling/kafka-minio/pom.xml
@@ -31,8 +31,8 @@
     <artifactId>kafka-minio</artifactId>
     <version>1.0-SNAPSHOT</version>
     <packaging>jar</packaging>
-    <name>Camel Performance :: Profiling :: Kafka S3</name>
-    <description>A Kafka to S3 containeraized application to show profiling 
practices</description>
+    <name>Camel Performance :: Profiling :: Kafka Minio</name>
+    <description>A Kafka to Minio containeraized application to show profiling 
practices</description>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to