X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=634cc6f105b085c21dd922309afb07f7d5c07d6e;hp=5ccff43406c00dc858b325692f6e334198f686e4;hb=1d0370feb32b84119bf4c570b9e6e9abbe8d9511;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 5ccff43406..634cc6f105 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -1,51 +1,21 @@ 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 1.9.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 3.0.0-SNAPSHOT + ../parent - org.opendaylight.controller cds-access-client - 1.2.0-SNAPSHOT bundle - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller cds-access-api - - com.google.guava - guava - - - com.typesafe.akka - akka-actor_${scala.version} - org.opendaylight.yangtools @@ -62,8 +32,7 @@ com.typesafe.akka - akka-testkit_${scala.version} - test + akka-testkit_2.13 com.google.guava @@ -77,22 +46,37 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.cluster.access.client + + + + + maven-jar-plugin + + + + test-jar + + + + + + maven-source-plugin + + + + test-jar-no-fork + + + + +