Remove unneeded dependencies
[mdsal.git] / singleton-service / mdsal-singleton-common-api / pom.xml
index a8e57631ee1e53d05de228b2959160a66dae424c..a987559d73abe8257cc6ff1e3936c8052e51b119 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
     </dependencies>