diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml
index 523c7c18fe..12e6d9519b 100755
--- a/activemq-mqtt/pom.xml
+++ b/activemq-mqtt/pom.xml
@@ -54,6 +54,11 @@
org.fusesource.mqtt-client
mqtt-client
+
+ org.fusesource.hawtdispatch
+ hawtdispatch-transport
+ ${hawtdispatch-version}
+
@@ -201,20 +206,15 @@
always
${surefire.argLine}
alphabetical
+
false
org.apache.activemq.default.directory.prefix
target/
-
- javax.net.debug
- all/
-