diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 4ad993d9bd..38211a3494 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -91,6 +91,10 @@ org.fusesource.mqtt-client mqtt-client + + org.apache.activemq.tooling + activemq-junit + diff --git a/pom.xml b/pom.xml index 93dbbe80c1..cfc287666f 100755 --- a/pom.xml +++ b/pom.xml @@ -355,6 +355,12 @@ activemq-partition ${project.version} + + org.apache.activemq.tooling + activemq-junit + ${project.version} + test + org.apache.activemq activemq-unit-tests