X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=16b005b03957bb71a9a14de34139cd6f15581671;hp=35fa535da63b15d8ddd01be0f0ca9b91ea590918;hb=50dfa7aaad58ccdf618bc732007eaf0362c0998f;hpb=b8fa55473c0555d7418e9d1c5b313dd157b62392 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 35fa535da6..16b005b039 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT sal-clustering-commons @@ -102,18 +102,10 @@ - - org.opendaylight.controller - netconf-util - org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-binding - org.opendaylight.yangtools yang-common @@ -138,10 +130,46 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.controller + config-api + + + + 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.jacoco jacoco-maven-plugin @@ -177,8 +205,7 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.controller.cluster.*,org.opendaylight.common.actor,org.opendaylight.common.reporting,org.opendaylight.controller.protobuff.*,org.opendaylight.controller.xml.* - * + org.opendaylight.controller.cluster.schema.provider.impl, {local-packages}