X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=5faca0744a02fa234ccfabdda5ac61f865135968;hb=refs%2Ftags%2Fv2.0.1;hp=6a568cd076e51783c96e9da9dedab02dc99fd2ce;hpb=d9ba2b214d52528680115c2981d7fd0d16455e18;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 6a568cd076..5faca0744a 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 + 2.0.1 + ../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,27 +43,25 @@ org.opendaylight.controller.samples clustering-it-model - 1.7.0-SNAPSHOT + test + + + commons-lang + commons-lang test com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.13 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.13 test - - - com.google.guava - guava - - org.scala-lang @@ -95,8 +70,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -134,20 +109,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -158,20 +119,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}/ - -