X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=ae4671e8cd47d06c07e154051ecc573bf07140a9;hb=370ab55bc8930fdf70ea5f5443498fa54c7863ba;hp=ae6befdaa8a87795658da0a0672f5a4bff348939;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index ae6befdaa8..ae4671e8cd 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,30 +10,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.3-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.controller - config-util + org.opendaylight.netconf.model + rfc6241 - 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,8 +76,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -122,16 +89,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -