X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=92dc17e8d2a38d35ed65d231f6525a81b951dcd8;hb=255e74efd633f2fbca7ce4f1372004d93cc81a10;hp=376be8c107a612f3f9b19a5de5d2e8707e7f38a1;hpb=314d5b41ea6b464db939da95a33c872f594ccada;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 376be8c107..92dc17e8d2 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.1-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,15 +46,37 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.cluster.access.client + + + + + maven-jar-plugin + + + + test-jar + + + + + + maven-source-plugin + + + + test-jar-no-fork + + + + +