Do not use mockito-subclass
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 31cf3bbe9ad013c8dd30771d4df8e1737f91c1f3..34f274b3fd18c34d6495339d12571fac08b7076c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.2</version>
+        <version>13.0.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
             <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
-        <!-- FIXME: default mockito-inline does not seem to quite work -->
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-subclass</artifactId>
-            <scope>test</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>