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=e6decf46df56eff3be3eb735e0d1e8e91c77b602;hp=e229b4114a6f1fcea2339d465dcf69ac75e2050e;hb=8ab534fbb9b2bd55b111b6d7717b625a55df928f;hpb=a9aa26d372a3c018132351153b308e053bafc9d4 diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index e229b4114a..e6decf46df 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.8.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 3.0.4-SNAPSHOT + ../parent - org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT bundle - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.1.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller cds-access-api - - com.google.guava - guava - - - com.typesafe.akka - akka-actor_${scala.version} - org.opendaylight.yangtools @@ -58,12 +28,15 @@ org.mockito - mockito-all + mockito-core com.typesafe.akka - akka-testkit_${scala.version} - test + akka-testkit_2.13 + + + com.google.guava + guava-testlib org.opendaylight.controller @@ -73,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 + + + + +