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=a5e5c74f4c578a42026b3cda684a0ceae982cd61;hp=35264e74e6bd22bf1a69db6f97c3884270d3a5a5;hb=f062dc05cc7caaf0c1811856370f1c9e2f1e5c34;hpb=350dbdeb0a3d942ba532ada1d1931baf591bec5b diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 35264e74e6..a5e5c74f4c 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -16,7 +16,6 @@ - org.opendaylight.yangtools yang-maven-plugin @@ -88,6 +87,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 +217,12 @@ 1.0-SNAPSHOT test + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + test + org.opendaylight.yangtools yang-data-impl @@ -233,5 +239,11 @@ ${slf4j.version} test + + org.reflections + reflections + 0.9.9-RC1 + test +