Remove unneeded dependencies
[mdsal.git] / model / ietf / ietf-type-util / pom.xml
index 8c5c7911eff5ff0f4c8850943ad9c636f8b18e71..cdbd1c07828429073ed733722c70f9b0860cc213 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-spec-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-simple</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
     </dependencies>