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

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

commit 4d4ae0567cbd061f294c186cb61f46b8c026c961
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Oct 1 06:53:27 2021 +0200

    MongoDB to Kafka: Added to profiling POM
---
 profiling/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiling/pom.xml b/profiling/pom.xml
index 34f2fac..24a8315 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -44,6 +44,7 @@
         <module>kafka-mongo-exchange-pooling</module>
         <module>kafka-nats</module>
         <module>kafka-nats-exchange-pooling</module>
+        <module>mongo-kafka</module>
     </modules>
 
 </project>

Reply via email to