update mockito version in APPC
[appc.git] / appc-inbound / appc-interfaces-service / bundle / pom.xml
index dcb0b38..8cfd0d6 100644 (file)
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-
+        <dependency>
+           <groupId>org.mockito</groupId>
+           <artifactId>mockito-core</artifactId>
+           <version>1.10.19</version>
+           <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-api</artifactId>