X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=8f80f0fa52036352896f58323b477cd824fa93e9;hb=beb1b60dd09a95caa0157c6c1662cbc9bd0616c9;hp=c89df9b3d5722cf7033a2d9a2144dae02c239dea;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index c89df9b3d5..8f80f0fa52 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -12,36 +12,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.10.0-SNAPSHOT - + org.opendaylight.controller + sal-parent + 1.5.0-SNAPSHOT - org.opendaylight.controller - 1.5.0-SNAPSHOT messagebus-api ${project.artifactId} - bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - + bundle @@ -60,6 +39,37 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + + + true + + + + org.apache.felix maven-bundle-plugin