- Merged release 0.4.0 to master
diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml
index fa4270c..6ac49f2 100644
--- a/plc4j/examples/pom.xml
+++ b/plc4j/examples/pom.xml
@@ -39,7 +39,7 @@
     <module>hello-cloud-azure</module>
     <module>hello-cloud-google</module>
     <module>hello-connectivity-kafka</module>
-    <module>hello-connectivity-mqtt</module>
+    <!--<module>hello-connectivity-mqtt</module>-->
     <module>hello-integration-edgent</module>
     <module>hello-opm</module>
     <module>hello-storage-elasticsearch</module>
@@ -143,4 +143,4 @@
     </profile>
   </profiles>
 
-</project>
\ No newline at end of file
+</project>