Add JournalSegmentFile.map()
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 6a7e82531100cd611ef058ea4b68a376a6ed5b4d..78a4e73946a2b6d85f8b39940a1b8ccb5844d9a5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>8.0.4</version>
+        <version>9.0.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
             <optional>true</optional>
         </dependency>
 
-        <!-- FIXME: default mockito-inline does not work with ActorBehaviorTest -->
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-subclass</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>com.typesafe</groupId>
             <artifactId>config</artifactId>