X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=431f3bed344a825198a09135a5e4368b27184f12;hb=dceb9db7853dabfbd4abdfb3d886a79871097831;hp=8a32507ada77109a9e1d9ee434954be7a6bb0f98;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 8a32507ada..431f3bed34 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.3.0-SNAPSHOT + 1.4.0-SNAPSHOT sal-clustering-commons @@ -55,7 +55,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} com.typesafe.akka @@ -130,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 @@ -169,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}