Convert mdsal-eos-binding-adapter to a JPMS module
[mdsal.git] / entityownership / mdsal-eos-binding-adapter / pom.xml
index fee9b279150776a9c2bfcbcd50d221251c6c5cf9..0ef13725508c7aaf19d3b5f46e9660b2bceb2279 100644 (file)
             <artifactId>commons-lang3</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-subclass</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-generator</artifactId>
@@ -86,6 +91,7 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
     <scm>
         <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>