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 25dce6231ea02bf5cb4ae2dd350682fb5dea4fd5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Oct 15 15:28:50 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 32d1b71..b4ef466 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -48,7 +48,7 @@
         <module>kafka-postgresql-exchange-pooling</module>
         <module>mongo-kafka</module>
         <module>mongo-kafka-exchange-pooling</module>
-        <module>sql-kafka</module>
+        <module>postgresql-kafka</module>
         <module>sql-kafka-exchange-pooling</module>
     </modules>
 

Reply via email to