Freeze upstream versions
[genius.git] / mdsalutil / mdsalutil-testutils / pom.xml
index cad35b873ba10d075913a362775fdf1e7774e5d8..bb617994963d089627db4cc8141f3afb8e6f25e1 100644 (file)
@@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-testutils</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
@@ -95,11 +95,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.apache.aries.blueprint</groupId>
       <artifactId>blueprint-maven-plugin-annotation</artifactId>
       <optional>true</optional>
-    </dependency>
-        <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>compile</scope>
     </dependency>
     <!-- Now all <scope>test here: -->
     <dependency>