Do not use org.opendaylight.controller.sal.common.util.NoopAutoCloseable
[netconf.git] / netconf / mdsal-netconf-monitoring / pom.xml
index 01e56f702054804ec1015535f490508aa6489ed4..cd6bf6fd404b2958978bddce21daf613c9c96f57 100644 (file)
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-api</artifactId>
-     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-common-util</artifactId>
     </dependency>
 
     <dependency>
@@ -57,9 +53,5 @@
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc6991-ietf-inet-types</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-    </dependency>
   </dependencies>
 </project>