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-performance-tests.git

commit 90dfe98067278680e9aba8f36fd5bcccb392865a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Oct 15 15:30:42 2021 +0200

    Postgresql Kafka renamed in POM
---
 profiling/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/pom.xml b/profiling/pom.xml
index b4ef466..af8ac34 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -49,7 +49,7 @@
         <module>mongo-kafka</module>
         <module>mongo-kafka-exchange-pooling</module>
         <module>postgresql-kafka</module>
-        <module>sql-kafka-exchange-pooling</module>
+        <module>postgresql-kafka-exchange-pooling</module>
     </modules>
 
 </project>

Reply via email to