X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=95ae60fab1759fbf088a152633b3123707db0b5f;hb=cd03422804f6371168be7dd014cc3fe215b35742;hp=4d6b9ebd6f8317412943cce1a6750128b43668ac;hpb=567792806ed799ac649cc125bffb4debde40d254;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 4d6b9ebd6f..95ae60fab1 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.3.0-SNAPSHOT sample-toaster-provider bundle - 1.1-SNAPSHOT + 1.3.0-SNAPSHOT @@ -39,6 +39,52 @@ 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 + + + + com.google.guava + guava + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools.model + yang-ext + + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools.model + opendaylight-l2-types + +