X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=029641b50729ceb4c37ac7dccc57f62afc45308c;hb=542cc671163e58cf681612b5d762ab47eeb71e13;hp=c533cb1e0bf2d666497c64811294d401a5613484;hpb=f722659d5c1f6893105d1eb016a2859c08846717;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index c533cb1e0b..029641b507 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,208 +1,210 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + config-parent + 0.6.0-SNAPSHOT + ../../config/config-parent + org.opendaylight.controller sal-clustering-commons - + 1.5.0-SNAPSHOT bundle + - com.google.code.findbugs - jsr305 - 2.0.1 + junit + junit + test - com.google.guava - guava + xmlunit + xmlunit + - com.google.protobuf - protobuf-java - 2.5.0 + org.mockito + mockito-core + test + + + org.slf4j + slf4j-simple + test + + + org.opendaylight.yangtools + yang-test-util + + commons-lang commons-lang - org.opendaylight.yangtools - util + commons-io + commons-io + test + + + - org.opendaylight.yangtools - yang-binding + com.typesafe.akka + akka-actor_${scala.version} - org.opendaylight.yangtools - yang-common + com.typesafe.akka + akka-cluster_${scala.version} - org.opendaylight.yangtools - yang-data-api + com.typesafe.akka + akka-osgi_${scala.version} - org.opendaylight.yangtools - yang-data-impl + com.typesafe.akka + akka-persistence_${scala.version} - org.opendaylight.yangtools - yang-model-api + com.typesafe.akka + akka-remote_${scala.version} - org.opendaylight.yangtools - yang-model-util + com.typesafe.akka + akka-slf4j_${scala.version} - - org.opendaylight.yangtools - yang-parser-impl + com.typesafe.akka + akka-testkit_${scala.version} - org.opendaylight.controller - netconf-util + com.typesafe.akka + akka-persistence-tck_${scala.version} + - xmlunit - xmlunit - 1.5 + io.dropwizard.metrics + metrics-core - junit - junit - test + io.dropwizard.metrics + metrics-graphite + + - junit - junit - test + com.google.guava + guava - org.mockito - mockito-all - test + com.google.protobuf + protobuf-java + + - org.slf4j - slf4j-simple - ${slf4j.version} - test + org.scala-lang + scala-library - - 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.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.controller + config-api + + - - com.google.guava - guava - - - junit - junit - test - + + + + 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 + + + + - - xmlunit - xmlunit - 1.5 - + + 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 + - - org.opendaylight.yangtools - yang-parser-impl - - - commons-lang - commons-lang - - - org.slf4j - slf4j-simple - ${slf4j.version} - test - - - com.google.code.findbugs - jsr305 - 2.0.1 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +