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 453b9efabb8cee3abc13441cbb78085a536fc1db
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Nov 3 07:58:02 2021 +0100

    Kafka to Azure Storage Blob added to profiling POM
---
 profiling/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiling/pom.xml b/profiling/pom.xml
index 7cd12b4..83dedef 100644
--- a/profiling/pom.xml
+++ b/profiling/pom.xml
@@ -38,6 +38,7 @@
         <module>timer-log</module>
         <module>timer-http</module>
         <module>kafka-s3</module>
+        <module>kafka-azure-storage-blob</module>
         <module>kafka-minio</module>
         <module>kafka-minio-exchange-pooling</module>
         <module>kafka-mongo</module>

Reply via email to