Remove duplicate junit dependency
[controller.git] / opendaylight / md-sal / mdsal-it-parent / pom.xml
index 4d31209deaa7c7d4a5732d39a40f3cc3c7586b45..5419c3d83871223c87264d138b554ef67121fc9b 100644 (file)
@@ -86,12 +86,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
 
     <!-- Testing Dependencies -->
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-all</artifactId>