X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=2bf1a5597362c9eeee9a312ea179dda1a093815f;hb=01d2d5fe80dc22e33ac20736acbb23eeb8f57acf;hp=6db4d3a094f43cb80c461418cfd56d54639dd5a2;hpb=5c7fe226016d6997f411601502589e86ad9d8f87;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 6db4d3a094..883b7e5d2e 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,23 +1,102 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + config-parent + 0.6.4-Carbon + ../../config/config-parent + org.opendaylight.controller sal-clustering-commons - + 1.5.4-Carbon bundle + + + junit + junit + test + + + xmlunit + xmlunit + + + + org.mockito + mockito-core + test + + + org.slf4j + slf4j-simple + test + + + org.opendaylight.yangtools + yang-test-util + + + + + commons-lang + commons-lang + + + commons-io + commons-io + test + + + + + + com.typesafe.akka + akka-actor_${scala.version} + + + com.typesafe.akka + akka-cluster_${scala.version} + + + com.typesafe.akka + akka-osgi_${scala.version} + + + com.typesafe.akka + akka-persistence_${scala.version} + + + com.typesafe.akka + akka-remote_${scala.version} + - com.google.code.findbugs - jsr305 - 2.0.1 + com.typesafe.akka + akka-slf4j_${scala.version} + + com.typesafe.akka + akka-testkit_${scala.version} + + + com.typesafe.akka + akka-persistence-tck_${scala.version} + + + + + io.dropwizard.metrics + metrics-core + + + io.dropwizard.metrics + metrics-graphite + + + com.google.guava guava @@ -25,19 +104,22 @@ com.google.protobuf protobuf-java - 2.5.0 - commons-lang - commons-lang + com.google.guava + guava-testlib + + - org.opendaylight.yangtools - util + org.scala-lang + scala-library + + org.opendaylight.yangtools - yang-binding + util org.opendaylight.yangtools @@ -59,103 +141,74 @@ org.opendaylight.yangtools yang-model-util - - - org.opendaylight.yangtools - yang-parser-impl - - - xmlunit - xmlunit - 1.5 + org.opendaylight.controller + config-api - - junit - junit - test - - - junit - junit - test - - - org.slf4j - slf4j-simple - ${slf4j.version} - test - - - org.opendaylight.yangtools - util - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.yangtools - yang-data-api - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-model-util - - - org.opendaylight.yangtools - yang-binding - + - - org.opendaylight.controller - sal-akka-raft - 1.1-SNAPSHOT - + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.schema.provider.impl, {local-packages} + * + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + - - com.google.guava - guava - - - junit - junit - test - + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering + - - xmlunit - xmlunit - 1.5 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +