X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=3ab52fae8b1291ee09099035c401dcc1fc566013;hb=e6de448d56108f88bb05d346b1dd225d273563c5;hp=5980c902e4774b2366d98c6e769f8a26a7a8e6d7;hpb=97642d934c3fc0d8c5fa367b546fff5ed66d331d;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 5980c902e4..3ab52fae8b 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 + 2.0.0-SNAPSHOT + ../../parent org.opendaylight.netconf mdsal-netconf-connector - 1.2.0-SNAPSHOT + 2.0.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 @@ -58,7 +46,7 @@ ${project.groupId} - netconf-tcp + mdsal-netconf-tcp com.google.guava @@ -66,12 +54,8 @@ - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-dom-config + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -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 +