Remove unneeded junit/mockito dependencies
[yangtools.git] / yang / yang-data-impl / pom.xml
index 748347e94637741c1373b33b9550e36fdaf22040..955654c30f8119326c1de3f96de6f8c461b95c23 100644 (file)
             <artifactId>org.osgi.core</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-core</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>