Added a Kafka Azure Storage Queue with Exchange Pooling module
diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index 2f7e847..f967271 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -113,6 +113,7 @@
         <module>kafka-azure-storage-blob</module>
         <module>kafka-azure-storage-blob-exchange-pooling</module>
         <module>kafka-azure-storage-queue</module>
+        <module>kafka-azure-storage-queue-exchange-pooling</module>
         <module>kafka-minio</module>
         <module>kafka-minio-exchange-pooling</module>
         <module>kafka-mongo</module>