X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=ef297ae6757f045e1a0a2969014547cace04af78;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=67a2c0071468ea7777effdf95b9ee4656798da44;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 67a2c00714..ef297ae675 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../../config/config-parent + mdsal-parent + 1.8.2-SNAPSHOT + ../../parent org.opendaylight.controller.samples - 1.5.0-SNAPSHOT sample-toaster-provider + 1.8.2-SNAPSHOT bundle @@ -20,12 +20,8 @@ ${project.version} - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -38,32 +34,22 @@ - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test - - junit - junit - test - org.mockito - mockito-all + mockito-core test - - - com.google.guava - guava -