X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=c0b9519bb19cdabc21002c3dfedc275f9ba76370;hb=refs%2Ftags%2Fv4.0.4;hp=0e263d81232f433cfbe66d3f4720bf7b30325783;hpb=ae3ee7ed8c969276eda6fafba8d9cf45dab16bf0;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 0e263d8123..c0b9519bb1 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,38 +10,24 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.4 + ../../parent - org.opendaylight.netconf mdsal-netconf-connector - 1.2.0-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 @@ -56,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 @@ -105,13 +76,17 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test org.opendaylight.yangtools yang-test-util + + org.opendaylight.yangtools + yang-data-codec-xml +