X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=37fbb0d4421eab011c3733700ff17d9fddd478b5;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=e8dcede8d21613d395e6e4c403295a77e33d4bbe;hpb=b95285098ab2090d36095c69fc838d4df4d61300;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index e8dcede8d2..37fbb0d442 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,32 +3,21 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 2.0.0-SNAPSHOT + ../parent sal-clustering-commons - 1.7.0-SNAPSHOT bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -43,69 +32,74 @@ commons-lang commons-lang + test commons-io commons-io test - + + org.apache.commons + commons-lang3 + test + com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-cluster_2.12 + akka-cluster_2.13 com.typesafe.akka - akka-osgi_2.12 + akka-osgi_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 com.typesafe.akka - akka-remote_2.12 + akka-remote_2.13 + + + + + javax.servlet + javax.servlet-api com.typesafe.akka - akka-slf4j_2.12 + akka-slf4j_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-persistence-tck_2.12 + akka-persistence-tck_2.13 io.dropwizard.metrics metrics-core - 3.1.2 io.dropwizard.metrics metrics-graphite - 3.1.2 - - - - - com.google.guava - guava - com.google.protobuf - protobuf-java + io.dropwizard.metrics + metrics-jmx + + com.google.guava guava-testlib @@ -138,6 +132,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt + @@ -165,20 +163,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -