X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=40cf5a39557fd84d94c9cef376685582b87885a9;hb=0ed66e3d67fe6b021844c4c3def8583e80a2e934;hp=add889fa3e21066c041ba5dacb0939c629d86b7b;hpb=4b207b5356775c4b4d231ae979f9f2134f617dd1;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index add889fa3e..40cf5a3955 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -12,11 +12,6 @@ bundle - - ${project.groupId} - netconf-client - ${netconf.version} - ${project.groupId} netconf-config-dispatcher @@ -33,6 +28,10 @@ org.opendaylight.controller ietf-netconf-monitoring + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.controller netconf-client @@ -49,6 +48,10 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.yangtools + binding-generator-impl + org.opendaylight.controller sal-binding-config @@ -85,7 +88,11 @@ org.slf4j slf4j-api - + + xmlunit + xmlunit + + ${project.groupId} config-api ${netconf.version}