X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=f1de1a51f3e416506424d3e8ba0284dae37f35e5;hb=b08b389ca52e990ff12b2d55ed864a57053d83ea;hp=1a2934f66846c8530b915ee32f0692b0d5d4b7d7;hpb=bcdbb29c7492c47ecd761d91447d9719c0a21073;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 1a2934f668..f1de1a51f3 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 + 4.0.0-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,16 +31,10 @@ org.opendaylight.netconf callhome-protocol - ${project.version} org.opendaylight.netconf callhome-model - ${project.version} - - - org.mockito - mockito-core