X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=d11c05278127089ce35caf036a4aa4e325f9802f;hp=38a2fc0e345358e3f89760e2d32d80cbff4bbd40;hb=HEAD;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 38a2fc0e34..cb905343c8 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.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 9.0.3-SNAPSHOT + ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.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.6.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.6.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 - - @@ -158,20 +144,5 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -