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=0136931405124b46409e321fe3c96a5b7fd4b6a2;hp=1d866a12fc6b03b204b21dfe2cb7ca51c5c1f58b;hb=f09c372c4cb1ab228f0133a8b259d62240cc28cd;hpb=0674a67e81d5e3ca8a33a6cb901e681d0f9411bc diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 1d866a12fc..0136931405 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.0-SNAPSHOT + ../parent sal-clustering-commons + 1.9.0-SNAPSHOT bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy @@ -42,61 +38,80 @@ 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 io.dropwizard.metrics metrics-core + 4.0.3 io.dropwizard.metrics metrics-graphite + 4.0.3 - - - com.google.code.findbugs - annotations + io.dropwizard.metrics + metrics-jmx + 4.0.3 + + com.google.guava - guava - - - com.google.protobuf - protobuf-java + guava-testlib @@ -110,10 +125,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -130,109 +141,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 + +