X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=ac84aab977783edbebc416d4755379967f70e84c;hb=e640f23d9c37afac9ca51f48e155302bc65327ed;hp=51b00845aef17d832e8ec737b965b5f168f06c11;hpb=a35fe9ae149bd4c7089d48665ccc8bff580bce53;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 51b00845ae..ac84aab977 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -38,6 +38,10 @@ + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + true @@ -49,6 +53,12 @@ yang-jmx-generator-plugin 0.2.3-SNAPSHOT + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + 0.6.0-SNAPSHOT + jar + @@ -121,6 +131,19 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + @@ -158,6 +181,7 @@ org.reflections reflections 0.9.9-RC1 + compile org.javassist @@ -200,29 +224,11 @@ org.eclipse.xtend org.eclipse.xtend.lib - - org.eclipse.xtend - org.eclipse.xtend.standalone - 2.4.3 - runtime - org.opendaylight.controller sal-binding-config 1.0-SNAPSHOT - - org.opendaylight.controller.model - model-flow-service - 1.0-SNAPSHOT - test - - - org.opendaylight.controller.model - model-flow-management - 1.0-SNAPSHOT - test - org.opendaylight.yangtools yang-data-impl @@ -239,17 +245,5 @@ ${slf4j.version} test - - org.opendaylight.controller.model - model-flow-statistics - 1.0-SNAPSHOT - test - - - org.reflections - reflections - 0.9.9-RC1 - test -