Cleanup dependencies a bit
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index 90ec06bcf950ba965c5b3d4b8a81bb4a725cba92..5b05a9b2c4eafab00504b86f96a988fc65928bc5 100644 (file)
@@ -34,8 +34,8 @@
             <artifactId>ietf-netconf-notifications</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8525</artifactId>
         </dependency>
     </dependencies>
 </project>