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=c6ac7c9b944d8c50aae3c1c8a1333aba33803db9;hp=2049629097b1d0168ee1ceef523db6fd3851a590;hb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;hpb=082c7b21448698a2a31205265ec7d732895c34c2 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 2049629097..c6ac7c9b94 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -3,13 +3,14 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.9.0-SNAPSHOT + ../parent + org.opendaylight.controller sal-cluster-admin-impl - 1.5.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle @@ -18,11 +19,6 @@ sal-cluster-admin-api - - junit - junit - test - org.mockito mockito-core @@ -43,31 +39,31 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.5.0-SNAPSHOT + 1.9.0-SNAPSHOT test org.opendaylight.yangtools yang-test-util + + org.opendaylight.controller.samples + clustering-it-model + 1.9.0-SNAPSHOT + test + com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test - - - com.google.guava - guava - - org.scala-lang @@ -75,10 +71,6 @@ - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-binding-api @@ -116,31 +108,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 +121,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}/ - -