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

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

commit e0868b3eea357728bb70887362ad97d7e5bca6dc
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Nov 8 06:58:07 2021 +0100

    Re-organize profiling examples - Kafka
---
 profiling/kafka/kafka-azure-storage-blob/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka/kafka-azure-storage-blob/pom.xml 
b/profiling/kafka/kafka-azure-storage-blob/pom.xml
index 5c211fd..ce468e7 100644
--- a/profiling/kafka/kafka-azure-storage-blob/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-blob/pom.xml
@@ -21,7 +21,7 @@
 
     <parent>
         <groupId>org.apache.camel.tests</groupId>
-        <artifactId>profiling</artifactId>
+        <artifactId>profiling-kafka-parent</artifactId>
         <version>1.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>

Reply via email to