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=ef8da2d21054378949cf237b8e6ad32ee6b7dfb1;hp=a335480d001b58838b40b43977cc22c1be13104f;hb=cdf2ea8bbc21f3c7a3ae94cb59cf7edacacc2554;hpb=b95285098ab2090d36095c69fc838d4df4d61300 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index a335480d00..ef8da2d210 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.12.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 2.0.0-SNAPSHOT + ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.7.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.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.7.0-SNAPSHOT + 2.0.0-SNAPSHOT test @@ -66,27 +49,26 @@ org.opendaylight.controller.samples clustering-it-model - 1.7.0-SNAPSHOT + 2.0.0-SNAPSHOT + test + + + commons-lang + commons-lang test com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 test - - - com.google.guava - guava - - org.scala-lang @@ -95,8 +77,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -134,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -