Remove unneeded dependencies
[mdsal.git] / binding2 / mdsal-binding2-generator-impl / pom.xml
index b838659b865ece9e12dfe0a82c06d6e9cdcd6ea2..8dbad63f1ba08ad8bbb3adc22e18843a0c662850 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding2-util</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
-        <dependency>
-          <groupId>org.mockito</groupId>
-          <artifactId>mockito-core</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>