X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=e9e0cf1f6addb7f1c0f46b0f664aa7f17a5ac03c;hb=HEAD;hp=bcb3eb13e234ee47b4d97c86fe9a8017a89733f1;hpb=eb26ed6f78c3545ff399e3c58766e1e54a7885bf;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index bcb3eb13e2..e2c7d25e7c 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -2,123 +2,123 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 9.0.4-SNAPSHOT + ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.7.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - - org.opendaylight.controller - sal-cluster-admin-api + com.github.spotbugs + spotbugs-annotations + true - - junit - junit - test + com.google.guava + guava - org.mockito - mockito-core - test + org.apache.commons + commons-lang3 - org.slf4j - slf4j-simple - test + org.eclipse.jdt + org.eclipse.jdt.annotation + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + yang-binding org.opendaylight.controller - sal-akka-raft - test-jar - test + eos-dom-akka org.opendaylight.controller - sal-distributed-datastore - test-jar - 1.7.0-SNAPSHOT - test + cds-access-api - org.opendaylight.yangtools - yang-test-util + org.opendaylight.controller + repackaged-akka - org.opendaylight.controller.samples - clustering-it-model - 1.7.0-SNAPSHOT - test + org.opendaylight.controller + sal-akka-raft - - - com.typesafe.akka - akka-actor_${scala.version} + org.opendaylight.controller + sal-cluster-admin-api - com.typesafe.akka - akka-testkit_${scala.version} - test + org.opendaylight.controller + sal-distributed-datastore - - - com.google.guava - guava + org.osgi + org.osgi.service.component.annotations - - org.scala-lang scala-library - + - org.opendaylight.controller - sal-binding-api + com.typesafe.akka + akka-testkit_2.13 org.opendaylight.controller sal-akka-raft + test-jar + test org.opendaylight.controller sal-distributed-datastore + test-jar + ${project.version} + test - org.opendaylight.mdsal - yang-binding + org.opendaylight.yangtools + yang-data-api + test org.opendaylight.yangtools - yang-common + yang-test-util - org.apache.commons - commons-lang3 + org.opendaylight.controller.samples + clustering-it-model + test + + + org.slf4j + slf4j-simple + test - @@ -134,20 +134,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -