X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=6706a7a765d348ec4ad2382d7e25bdd4384035c7;hb=04467f3b89c536d611c54c1ecd6a8da24eb6beef;hp=9d3d1e60973821291ca3297f5304b877b49522a3;hpb=e349956e348cd090f7c803580ea444e02be53de2;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 9d3d1e6097..6706a7a765 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,44 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + 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-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - org.opendaylight.yangtools @@ -57,10 +31,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - object-cache-noop - ${project.groupId} @@ -87,10 +57,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-dom-config - org.opendaylight.yangtools mockito-configuration @@ -105,7 +71,7 @@ org.opendaylight.controller - sal-distributed-datastore + sal-broker-impl test @@ -115,8 +81,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -128,16 +94,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -