X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=bb3c6ca374f8b076378fa657328f85583387301b;hb=a538f8a3cc36ca50b1450b1fae9ba9347c9247d3;hp=38a2fc0e345358e3f89760e2d32d80cbff4bbd40;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35;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 38a2fc0e34..bb3c6ca374 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.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 3.0.15 + ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.6.0-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 - test - org.slf4j slf4j-simple @@ -56,7 +33,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.6.0-SNAPSHOT + ${project.version} test @@ -66,25 +43,18 @@ org.opendaylight.controller.samples clustering-it-model - 1.6.0-SNAPSHOT test - - - com.typesafe.akka - akka-actor_${scala.version} - - - com.typesafe.akka - akka-testkit_${scala.version} + commons-lang + commons-lang test - + - com.google.guava - guava + com.typesafe.akka + akka-testkit_2.13 @@ -95,8 +65,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -118,6 +88,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn + @@ -134,20 +108,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -158,20 +118,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}/ - -