X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fcallhome-provider%2Fpom.xml;h=da8623a16db2db29aef8ce422d48ddd195276810;hb=8fab854bb9c36bbd1f92f068f367bf19c80e1207;hp=9b4aaa14064d269ded6a75901dc2a87d17928e61;hpb=6d7e12bf3ef64e5004703a1d540e7e26f30a9595;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 9b4aaa1406..da8623a16d 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -4,37 +4,23 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.3-SNAPSHOT + ../../parent - org.opendaylight.netconf callhome-provider - 1.3.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test @@ -45,28 +31,10 @@ org.opendaylight.netconf callhome-protocol - ${project.version} org.opendaylight.netconf callhome-model - ${project.version} - - - org.mockito - mockito-core - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -