X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=aee5f2e313eff46c530dccd0f795235859f20ddc;hp=e9400a467912412040a28180d4494b10ece21e2a;hb=b22988b8f012c23e8ebc97948ff961aff5725846;hpb=8d3faafcb661be94df908f3a6eee0c26687ed911 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index e9400a4679..aee5f2e313 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -8,61 +8,39 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.mdsal - binding-parent - 4.0.3 - + org.opendaylight.controller + mdsal-parent + 5.0.1-SNAPSHOT + ../../opendaylight/md-sal/parent - 4.0.0 - org.opendaylight.controller rpcbenchmark - 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.10.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller benchmark-api - ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-core-api + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true - org.opendaylight.yangtools - yang-data-impl + javax.annotation + javax.annotation-api + true - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationseverity=error - - - -