X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=d5461328d0171fda90a6c234a430a778ad0bcf59;hb=ca0091fe92bedd8b41199cfee5308f57826576df;hp=5980c902e4774b2366d98c6e769f8a26a7a8e6d7;hpb=f48fe6e29954d4c8d7582860522f18cfaffc9fa9;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 5980c902e4..d5461328d0 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,38 +10,26 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.2.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.yangtools - yang-data-impl + yang-data-util org.opendaylight.yangtools - object-cache-noop + yang-data-impl @@ -58,7 +46,7 @@ ${project.groupId} - netconf-tcp + mdsal-netconf-tcp com.google.guava @@ -69,10 +57,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-dom-config - org.opendaylight.yangtools mockito-configuration @@ -82,32 +66,37 @@ slf4j-api - org.opendaylight.controller - config-util - - - org.opendaylight.controller - config-api - - - org.opendaylight.netconf - ietf-netconf - - - org.opendaylight.controller - sal-distributed-datastore - test - - - ${project.groupId} - netconf-util - test-jar - test - - - xmlunit - xmlunit - test - + org.opendaylight.netconf + ietf-netconf + + + org.opendaylight.mdsal + mdsal-dom-broker + test + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + test + + + ${project.groupId} + netconf-util + test-jar + test + + + org.xmlunit + xmlunit-legacy + test + + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.yangtools + yang-data-codec-xml +