X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=c356ff6b0e15258127524119d28f057d9a993755;hp=35264e74e6bd22bf1a69db6f97c3884270d3a5a5;hb=8b5959e7389215bc106e59f7c3f8402ace363a22;hpb=d2f2d5a34ccd0a715ab6ea7c1f5ac61f16f6e6cc diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 35264e74e6..c356ff6b0e 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -88,6 +88,7 @@ org.opendaylight.controller.sal.binding.impl.*, org.opendaylight.controller.sal.binding.codegen, org.opendaylight.controller.sal.binding.codegen.*, + org.opendaylight.controller.sal.binding.dom.*, @@ -217,6 +218,12 @@ 1.0-SNAPSHOT test + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + test + org.opendaylight.yangtools yang-data-impl @@ -233,5 +240,11 @@ ${slf4j.version} test + + org.reflections + reflections + 0.9.9-RC1 + test +