X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=9a986d3969542f801c113022e316b0e3f2370c8f;hb=84a7b31744db6c8cd7db19a89e202b32542fd155;hp=2049629097b1d0168ee1ceef523db6fd3851a590;hpb=082c7b21448698a2a31205265ec7d732895c34c2;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 2049629097..9a986d3969 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -3,13 +3,12 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 7.0.1 + ../parent sal-cluster-admin-impl - 1.5.0-SNAPSHOT bundle @@ -17,17 +16,8 @@ org.opendaylight.controller sal-cluster-admin-api + - - junit - junit - test - - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -43,29 +33,28 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.5.0-SNAPSHOT + ${project.version} test org.opendaylight.yangtools yang-test-util - - - com.typesafe.akka - akka-actor_${scala.version} + org.opendaylight.controller.samples + clustering-it-model + test - com.typesafe.akka - akka-testkit_${scala.version} + commons-lang + commons-lang test - + - com.google.guava - guava + com.typesafe.akka + akka-testkit_2.13 @@ -77,11 +66,11 @@ org.opendaylight.controller - config-api + eos-dom-akka - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -103,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + org.osgi.service.component.annotations + @@ -116,31 +109,9 @@ ${project.groupId}.${project.artifactId} - - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !*jetty*; - !sun.security.*; - *; - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -151,20 +122,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}/ - -