Merge "Switch to using yangtools version of mockito-configuration"
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 24b1ed9cbcb0e6b32132d3433c55de5012345592..67da0228fe3ede4c317ae558ae5e7bdf1f2cb885 100644 (file)
         <artifactId>ganymed</artifactId>
         <version>1.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>com.google.code.findbugs</groupId>
+        <artifactId>jsr305</artifactId>
+        <version>2.0.1</version>
+      </dependency>
+      <dependency>
+        <groupId>org.opendaylight.yangtools</groupId>
+        <artifactId>mockito-configuration</artifactId>
+        <version>0.6.0-SNAPSHOT</version>
+        <scope>test</scope>
+      </dependency>
       <!-- yang model dependencies -->
       <dependency>
        <groupId>org.opendaylight.yangtools.model</groupId>