Bug 5421 - Single cluster-wide service instances implementation
[mdsal.git] / dom / mdsal-dom-api / pom.xml
index 311a4bf03f118c510a7e48f7d5090e1f01243761..307de4f3a171e2d1516d8e3f4008b32ab2e75544 100644 (file)
       <artifactId>yang-data-impl</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-all</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
   <build>
     <plugins>