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 6cece0f168d6698fcd674e21dbf4e6c4907c8bfb
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 9 14:34:46 2021 +0200

    Added Kafka Minio profiling example
---
 profiling/kafka-minio/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiling/kafka-minio/pom.xml b/profiling/kafka-minio/pom.xml
index 190d812..30956ee 100644
--- a/profiling/kafka-minio/pom.xml
+++ b/profiling/kafka-minio/pom.xml
@@ -101,10 +101,6 @@
             <groupId>org.apache.camel.quarkus</groupId>
             <artifactId>camel-quarkus-minio</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.camel.quarkus</groupId>
-            <artifactId>camel-quarkus-kamelet-reify</artifactId>
-        </dependency>
        <dependency>
             <groupId>org.apache.camel.quarkus</groupId>
             <artifactId>camel-quarkus-yaml-dsl</artifactId>

Reply via email to