X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=87e44637a8e3b838890c10e18b6e678006ff55c9;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=8e49b24ca07a47192554ce0b237e2266eed7b59c;hpb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 8e49b24ca0..87e44637a8 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,30 +10,16 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-connector - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.yangtools @@ -43,10 +29,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - object-cache-noop - ${project.groupId} @@ -60,46 +42,31 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-tcp - com.google.guava guava - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-dom-config + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools mockito-configuration - org.slf4j - slf4j-api + org.opendaylight.netconf.model + rfc6241 - org.opendaylight.controller - config-util - - - org.opendaylight.controller - config-api - - - org.opendaylight.netconf - ietf-netconf + org.opendaylight.mdsal + mdsal-dom-broker + test - org.opendaylight.controller - sal-distributed-datastore + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore test @@ -109,13 +76,17 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test org.opendaylight.yangtools yang-test-util + + org.opendaylight.yangtools + yang-data-codec-xml +