X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=da561eabdfa3ba893b2979e663d177c5e77cf407;hb=refs%2Ftags%2Fv4.0.1;hp=800247689b68776843d7fca9123fe6c4f0f634a8;hpb=a1ba8ca717a4d336555949e4052bdbe0d528e035;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 800247689b..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.7.0-SNAPSHOT - ../netconf-parent + 4.0.1 + ../../parent - org.opendaylight.netconf sal-netconf-connector - - - 1.10.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,9 +43,13 @@ org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.netconf + netconf-dom-api + org.opendaylight.mdsal - mdsal-binding-generator-impl + mdsal-binding-runtime-spi org.opendaylight.mdsal @@ -79,6 +75,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-repo-fs + org.opendaylight.yangtools yang-data-codec-gson @@ -100,9 +100,15 @@ netconf-util - org.slf4j - slf4j-api + com.guicedee.services + javax.inject + true + + org.osgi + org.osgi.service.component.annotations + + org.xmlunit xmlunit-legacy @@ -125,23 +131,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test-jar - test - - - org.opendaylight.controller - sal-common-impl - test - - - org.hamcrest - hamcrest-core + mdsal-binding-test-utils com.google.code.gson @@ -150,12 +140,15 @@ org.awaitility awaitility - test org.opendaylight.yangtools yang-test-util + + org.opendaylight.netconf + netconf-test-models +