Remove unneeded dependencies
[mdsal.git] / binding / mdsal-binding-java-api-generator / pom.xml
index 7baff2dbd49638ae6c9a4eb44e2f321a6844b0b5..b6d46d3ab471303678c60e97d45a3e37d88fd693 100644 (file)
             <artifactId>commons-text</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.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>