Remove unneeded dependencies
[mdsal.git] / binding / mdsal-binding-generator-util / pom.xml
index af38094c491d09beb97a4b174172227ea39d7ea1..3ea3a649832e3a2863405f1d2049171d011c8b58 100644 (file)
             <artifactId>mdsal-binding-spec-util</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>