X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=2cf5551c5935c055f886b7973ea5b61b1b39ccda;hb=HEAD;hp=7c2461aafaefcfc060090a57d9a767c8df9c2bb2;hpb=191cbd591a778e95a5259e5b0e0efb63031aab6c;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 7c2461aafa..e2c7d25e7c 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 7.0.4-SNAPSHOT + 9.0.4-SNAPSHOT ../parent @@ -13,90 +13,112 @@ - org.opendaylight.controller - sal-cluster-admin-api + com.github.spotbugs + spotbugs-annotations + true - - - org.slf4j - slf4j-simple - test + com.google.guava + guava - org.opendaylight.controller - sal-akka-raft - test-jar - test + org.apache.commons + commons-lang3 - org.opendaylight.controller - sal-distributed-datastore - test-jar - ${project.version} - test + org.eclipse.jdt + org.eclipse.jdt.annotation org.opendaylight.yangtools - yang-test-util + concepts - org.opendaylight.controller.samples - clustering-it-model - test + org.opendaylight.yangtools + yang-common - commons-lang - commons-lang - test + org.opendaylight.mdsal + mdsal-binding-api - - - com.typesafe.akka - akka-testkit_2.13 + org.opendaylight.mdsal + mdsal-dom-spi - - - org.scala-lang - scala-library + org.opendaylight.mdsal + yang-binding - - org.opendaylight.controller eos-dom-akka - org.opendaylight.mdsal - mdsal-binding-api + org.opendaylight.controller + cds-access-api + + + org.opendaylight.controller + repackaged-akka org.opendaylight.controller sal-akka-raft + + org.opendaylight.controller + sal-cluster-admin-api + org.opendaylight.controller sal-distributed-datastore - org.opendaylight.mdsal - yang-binding + org.osgi + org.osgi.service.component.annotations + + + org.scala-lang + scala-library + + + + + 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.yangtools - yang-common + yang-data-api + test - org.apache.commons - commons-lang3 + org.opendaylight.yangtools + yang-test-util - org.osgi - org.osgi.service.component.annotations + org.opendaylight.controller.samples + clustering-it-model + test + + + org.slf4j + slf4j-simple + test -