X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=8a0e370cd4240af2980eae7c196a67bfbf1cc4aa;hb=e0a49028dc54c0a6dda3d4975afbef9017856670;hp=9b4aaa14064d269ded6a75901dc2a87d17928e61;hpb=e7abbe8b97f494030992ea8f9cc81a982695852b;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 9b4aaa1406..8a0e370cd4 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -4,37 +4,25 @@ 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 + 1.13.1-SNAPSHOT + ../../parent org.opendaylight.netconf callhome-provider - 1.3.0-SNAPSHOT + 1.13.1-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 +33,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 - - - -