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=995aa00638161b1b0a668602162bb19a922b14be;hp=1d866a12fc6b03b204b21dfe2cb7ca51c5c1f58b;hb=9d2b9cad7d3404884bc5383a0d073240638dfcd2;hpb=0674a67e81d5e3ca8a33a6cb901e681d0f9411bc diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 1d866a12fc..995aa00638 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,26 +1,22 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + mdsal-parent + 1.9.2 + ../parent sal-clustering-commons + 1.9.2 bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy @@ -42,37 +38,57 @@ commons-lang commons-lang + test + + + commons-io + commons-io + test + + + org.apache.commons + commons-lang3 + test com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 + + + + + javax.servlet + javax.servlet-api com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-testkit_${scala.version} - test + akka-testkit_2.12 + + + com.typesafe.akka + akka-persistence-tck_2.12 @@ -84,19 +100,15 @@ io.dropwizard.metrics metrics-graphite - - - com.google.code.findbugs - annotations + io.dropwizard.metrics + metrics-jmx + + com.google.guava - guava - - - com.google.protobuf - protobuf-java + guava-testlib @@ -110,10 +122,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -130,109 +138,41 @@ org.opendaylight.yangtools yang-model-util - - 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 - - - org.opendaylight.controller.* - - - org.opendaylight.controller.protobuff.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - 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 - - - + + + 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 + + + + + + + + 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 + +