X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=1afeae2742e8c7663009d223bd6b276b1aeee0d6;hb=4cff56700b0c7c0676964add12f5d70b3761911c;hp=80bd141bbeca66dfed113491a7b501bc2eceeb99;hpb=b3e258b9dc01140ce670cf24c5d614a2f18f9b63;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 80bd141bbe..1afeae2742 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -2,40 +2,23 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.10.1-SNAPSHOT + ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.6.0-SNAPSHOT + 1.10.1-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-cluster-admin-api - - junit - junit - test - org.mockito mockito-core @@ -56,7 +39,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.6.0-SNAPSHOT + 1.10.1-SNAPSHOT test @@ -66,27 +49,26 @@ org.opendaylight.controller.samples clustering-it-model - 1.6.0-SNAPSHOT + 1.10.1-SNAPSHOT + test + + + commons-lang + commons-lang 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 @@ -131,31 +113,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 - - @@ -166,20 +126,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}/ - -