X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=f1de1a51f3e416506424d3e8ba0284dae37f35e5;hb=a78068af580cf09e4b92c38d7a4c7b8c532e04cd;hp=1a2934f66846c8530b915ee32f0692b0d5d4b7d7;hpb=2c5eea937aa51612acd6e444b3e3359598781b38;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