X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=da561eabdfa3ba893b2979e663d177c5e77cf407;hb=9936b6b45cabff4dd7c0fb77cb3a952e6b2f8de6;hp=91b75152382f856b1961aef60539103f92b76e12;hpb=8feaf9efb7efca9f3bdd4299851cf2cfa38a787f;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 91b7515238..da561eabdf 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -11,33 +11,25 @@ org.opendaylight.netconf netconf-parent - 1.9.0-SNAPSHOT + 4.0.1 ../../parent - org.opendaylight.netconf sal-netconf-connector - - - 1.12.0-SNAPSHOT bundle - org.opendaylight.controller - sal-common-util - - - ${project.groupId} - ietf-netconf-monitoring + org.opendaylight.mdsal.binding.model.ietf + rfc8525 - ${project.groupId} - ietf-netconf-notifications + org.opendaylight.netconf.model + rfc5277 - org.opendaylight.mdsal.binding.model.ietf - rfc7895 + org.opendaylight.netconf.model + rfc6022 ${project.groupId} @@ -51,6 +43,10 @@ org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.netconf + netconf-dom-api + org.opendaylight.mdsal mdsal-binding-runtime-spi @@ -79,6 +75,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-repo-fs + org.opendaylight.yangtools yang-data-codec-gson @@ -100,11 +100,14 @@ netconf-util - javax.inject + com.guicedee.services javax.inject - provided true + + org.osgi + org.osgi.service.component.annotations + org.xmlunit @@ -142,6 +145,10 @@ org.opendaylight.yangtools yang-test-util + + org.opendaylight.netconf + netconf-test-models +