X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fcallhome-provider%2Fpom.xml;h=5e1bc0e9020588d79115d588a35401376c09578c;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=1a2934f66846c8530b915ee32f0692b0d5d4b7d7;hpb=a3022c29beea055ec8e7cacaa30dd64d5a80887c;p=netconf.git diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 1a2934f668..5e1bc0e902 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 + 1.6.3-SNAPSHOT ../netconf-parent org.opendaylight.netconf callhome-provider - 1.5.0-SNAPSHOT + 1.6.3-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 @@ -40,9 +40,5 @@ callhome-model ${project.version} - - org.mockito - mockito-core -