Do not use mockito-subclass
[mdsal.git] / binding / mdsal-binding-dom-adapter / pom.xml
index 85351df9c7817750f7239a362d345642469fa5b8..ff22e6674d42c0e8b608bcf9b166ddfccfdceeb4 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-test-model</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-subclass</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>