X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=08f0988b5c92cd6db60bd963ae91f743f0e0cceb;hp=4d6b9ebd6f8317412943cce1a6750128b43668ac;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=1bc23af1c00eebdcc68cccdfd5de81aa6b61f529 diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 4d6b9ebd6f..08f0988b5c 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller.samples sal-samples - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT sample-toaster-provider bundle - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT @@ -39,6 +39,31 @@ org.osgi org.osgi.core + + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + junit + junit + test + + + + org.mockito + mockito-all + test + +