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=51b00845aef17d832e8ec737b965b5f168f06c11;hp=9e4d3a580c79888da155bd9a5808971862ffed84;hb=0618d4956aba2a765a932bc3690db9db120244da;hpb=b73670a92d1cc57d24c0da4df22b7b3d3c4fb875 diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 9e4d3a580c..51b00845ae 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 @@ -52,7 +51,7 @@ - + org.codehaus.mojo build-helper-maven-plugin @@ -149,7 +148,7 @@ org.osgi org.osgi.core ${osgi.core.version} - provided + provided com.google.guava @@ -201,12 +200,12 @@ org.eclipse.xtend org.eclipse.xtend.lib - - org.eclipse.xtend - org.eclipse.xtend.standalone - 2.4.3 - runtime - + + org.eclipse.xtend + org.eclipse.xtend.standalone + 2.4.3 + runtime + org.opendaylight.controller sal-binding-config @@ -218,6 +217,12 @@ 1.0-SNAPSHOT test + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + test + org.opendaylight.yangtools yang-data-impl @@ -234,5 +239,17 @@ ${slf4j.version} test + + org.opendaylight.controller.model + model-flow-statistics + 1.0-SNAPSHOT + test + + + org.reflections + reflections + 0.9.9-RC1 + test +