X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=3e33610d1c87b2227fb92c95209d6e91c61b204c;hb=a1a1447f1cad31eb9efcb938e0e626b8d229f0d9;hp=35fa535da63b15d8ddd01be0f0ca9b91ea590918;hpb=b8fa55473c0555d7418e9d1c5b313dd157b62392;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 35fa535da6..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.2.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}