X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=b55da40b860e615ab0f48e0edf2f439a77f7d021;hb=0fbe1ee28c87227a353ca365924f7878021f5cac;hp=389b91fe89c86a007e99bec61f1bd3cb6153c4c4;hpb=06c4dbe076647af7d822fb8dc1d0da59d53ee141;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 389b91fe89..b55da40b86 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,23 +6,21 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 2.0.6-SNAPSHOT + ../../parent - org.opendaylight.netconf callhome-provider - 1.5.0-SNAPSHOT bundle - 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 @@ -33,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 - - - -