X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=b2eb312f2e4bcaafc3e7c769377f0a818ed4eae0;hb=99ba97d681e448ef23b52b523781faef8809bbe6;hp=ae6befdaa8a87795658da0a0672f5a4bff348939;hpb=9251b02f242ff6abe00fee9086a2fcd5fea3b207;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index ae6befdaa8..b2eb312f2e 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.yangtools @@ -43,10 +31,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - object-cache-noop - ${project.groupId} @@ -62,7 +46,7 @@ ${project.groupId} - netconf-tcp + mdsal-netconf-tcp com.google.guava @@ -73,10 +57,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-dom-config - org.opendaylight.yangtools mockito-configuration @@ -85,21 +65,13 @@ org.slf4j slf4j-api - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - config-api - org.opendaylight.netconf ietf-netconf org.opendaylight.controller - sal-distributed-datastore + sal-broker-impl test @@ -109,8 +81,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -120,18 +92,7 @@ org.opendaylight.yangtools yang-data-codec-xml + 2.1.8 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -