Bump versions to 7.0.4-SNAPSHOT
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 022b7584ff6902e83e5cc0c3a3b99bb879873d6c..3c82f2af9a7d99ae51c448a9fad466db8ddbe076 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.0.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -44,6 +44,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>com.typesafe.akka</groupId>