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=a5e5c74f4c578a42026b3cda684a0ceae982cd61;hpb=3e7cfb454f0e9d2eab68aef8bf855746c4df5cdb;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index a5e5c74f4c..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,9 +53,15 @@ yang-jmx-generator-plugin 0.2.3-SNAPSHOT + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + 0.6.0-SNAPSHOT + jar + - + org.codehaus.mojo build-helper-maven-plugin @@ -121,6 +131,19 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + @@ -148,7 +171,7 @@ org.osgi org.osgi.core ${osgi.core.version} - provided + provided com.google.guava @@ -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,11 +245,5 @@ ${slf4j.version} test - - org.reflections - reflections - 0.9.9-RC1 - test -