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

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

commit 363618d80412f91a1ae659611ef98e0216982b61
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Oct 20 14:20:52 2021 +0200

    Added S3-Kafka to Profiling Pom
---
 profiling/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiling/pom.xml b/profiling/pom.xml
index 8f04b56..aed0da3 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -52,6 +52,7 @@
         <module>mongo-kafka-exchange-pooling</module>
         <module>postgresql-kafka</module>
         <module>postgresql-kafka-exchange-pooling</module>
+        <module>s3-kafka</module>
     </modules>
 
 </project>

Reply via email to