X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin%2Fpom.xml;h=14ccea2972a60e508407218cfeccc8198f33e6c4;hp=d91577186f6eb733897938e263c887ded4b7e59a;hb=aa77e20225cc04235315892cf148393149cbf8fc;hpb=8a637013c102c11323230dae08fa4407863945d6 diff --git a/opendaylight/md-sal/sal-cluster-admin/pom.xml b/opendaylight/md-sal/sal-cluster-admin/pom.xml index d91577186f..14ccea2972 100644 --- a/opendaylight/md-sal/sal-cluster-admin/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin/pom.xml @@ -3,13 +3,9 @@ 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-cluster-admin bundle @@ -40,6 +36,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar + 1.5.0-SNAPSHOT test @@ -149,6 +146,34 @@ + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + 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} + + + true + + + + org.apache.maven.plugins maven-checkstyle-plugin