X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=db89a57f1092ae5d0c66825524b47252497eeacf;hb=e6de448d56108f88bb05d346b1dd225d273563c5;hp=1a2934f66846c8530b915ee32f0692b0d5d4b7d7;hpb=a3022c29beea055ec8e7cacaa30dd64d5a80887c;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 1a2934f668..db89a57f10 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -6,23 +6,23 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 2.0.0-SNAPSHOT + ../../parent org.opendaylight.netconf callhome-provider - 1.5.0-SNAPSHOT + 2.0.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 +33,10 @@ org.opendaylight.netconf callhome-protocol - ${project.version} org.opendaylight.netconf callhome-model - ${project.version} - - - org.mockito - mockito-core