Update appc-dispatcher for >1 ansible servers
[appc.git] / appc-dispatcher / appc-dispatcher-common / transaction-recorder / pom.xml
index ca1bfc6..6747c58 100644 (file)
             <scope>test</scope>
             <type>pom</type>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+            <scope>test</scope>
+        </dependency>
 
     </dependencies>