BUG-1440: improve CompositeNodeDataWithSchema
[yangtools.git] / yang / yang-maven-plugin / pom.xml
index c6b8be43ae7451d7586ef9b931b39b4f0d3c37b1..d780f767e25774281ec6e557a0c31eaa0a6a85c6 100644 (file)
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
-            <scope>test</scope>
+            <artifactId>mockito-core</artifactId>
         </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <scope>test</scope>
         </dependency>
     </dependencies>