X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=71900e2307aa70b25a967d8065da324d1f5ccb5d;hb=66f2678b249fbbed0eb031f884ae0db88c6a16ed;hp=5980c902e4774b2366d98c6e769f8a26a7a8e6d7;hpb=2863144fca46ac7336cc7b7a6ff124799eb87428;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 5980c902e4..71900e2307 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.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.2.0-SNAPSHOT + 1.6.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 @@ -69,10 +57,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-dom-config - org.opendaylight.yangtools mockito-configuration @@ -81,33 +65,33 @@ org.slf4j slf4j-api + + org.opendaylight.netconf + ietf-netconf + 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 - + sal-broker-impl + 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 +