X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker-config%2Fpom.xml;h=adc40f8ec4f7093e95716d22214459a4f3b6af82;hp=1aef5e8edab2c0cc5b56f2c47b2d17cb916ce4a2;hb=aa77e20225cc04235315892cf148393149cbf8fc;hpb=8a637013c102c11323230dae08fa4407863945d6;ds=sidebyside diff --git a/opendaylight/md-sal/sal-dom-broker-config/pom.xml b/opendaylight/md-sal/sal-dom-broker-config/pom.xml index 1aef5e8eda..adc40f8ec4 100644 --- a/opendaylight/md-sal/sal-dom-broker-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker-config/pom.xml @@ -1,16 +1,11 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + sal-parent + 1.5.0-SNAPSHOT - - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-dom-broker-config bundle @@ -49,6 +44,37 @@ + + 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 + + + +