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=3e33610d1c87b2227fb92c95209d6e91c61b204c;hp=6c6dd9d3622d3a23f1e61122e046dbb1e3bbbe2b;hb=23472d531aca7f695082a3d57719894bfa34d0ac;hpb=d8acce7ba659501f61371eb07a86f391adde87d1 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 6c6dd9d362..3e33610d1c 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 @@ -68,6 +68,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -92,7 +93,6 @@ com.google.protobuf protobuf-java - 2.5.0 @@ -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}