X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=8285ba39c47d1135a9fcfcbcff5d94fb41725b06;hb=refs%2Fchanges%2F22%2F97322%2F2;hp=a335480d001b58838b40b43977cc22c1be13104f;hpb=b95285098ab2090d36095c69fc838d4df4d61300;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 a335480d00..8285ba39c4 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -2,45 +2,22 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 4.0.3-SNAPSHOT + ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.7.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 - test - org.slf4j slf4j-simple @@ -56,7 +33,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.7.0-SNAPSHOT + ${project.version} test @@ -66,25 +43,18 @@ org.opendaylight.controller.samples clustering-it-model - 1.7.0-SNAPSHOT test - - - com.typesafe.akka - akka-actor_2.12 - - - com.typesafe.akka - akka-testkit_2.12 + commons-lang + commons-lang test - + - com.google.guava - guava + com.typesafe.akka + akka-testkit_2.13 @@ -96,7 +66,11 @@ org.opendaylight.controller - sal-binding-api + eos-dom-akka + + + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -118,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn + @@ -134,20 +112,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -