X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=9487a6b732d8b7bd688c197d32736ee351329cf0;hb=a20b0b28cc201bb2b449fdd9f6c670a5b4681747;hp=84e19042f652ce0dcb977ecc0876a29870d12360;hpb=5197d588dac65f2345cbcba2e5aefae308fcf3a0;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index 84e19042f6..9487a6b732 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -18,10 +18,6 @@ com.lmax disruptor - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-common-impl @@ -55,11 +51,6 @@ yang-parser-impl - - org.opendaylight.yangtools.model - ietf-yang-types - - junit junit @@ -92,64 +83,22 @@ ${project.groupId}.${project.artifactId} org.opendaylight.controller.sal.dom.broker.osgi.SchemaServiceActivator - org.opendaylight.controller.sal.dom.broker.spi, - - + + + org.opendaylight.controller.sal.dom.broker, org.opendaylight.controller.sal.dom.broker.impl, - org.opendaylight.controller.sal.dom.broker.impl.*, - - - org.opendaylight.controller.md.sal.dom.broker.impl, - org.opendaylight.controller.md.sal.dom.broker.impl.jmx, - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.dom.impl.rev131028.*, - - org.opendaylight.controller.sal.dom.broker, org.opendaylight.controller.sal.dom.broker.osgi, org.opendaylight.controller.sal.dom.broker.util, - org.opendaylight.controller.config.yang.md.sal.dom.impl, - org.opendaylight.controller.config.yang.md.sal.dom.pingpong, - org.opendaylight.controller.config.yang.md.sal.dom.statistics,\ + org.opendaylight.controller.sal.dom.broker.spi, + + org.opendaylight.controller.md.sal.dom.broker.impl, org.opendaylight.controller.md.sal.dom.broker.impl.*, - org.opendaylight.yangtools.yang.util, - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.dom.pingpong.rev141107.* - + * - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/models - - - true - - - -