X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=aee5f2e313eff46c530dccd0f795235859f20ddc;hp=291a25f524bc6d2aa3c626cd7644b90a99815bcd;hb=b22988b8f012c23e8ebc97948ff961aff5725846;hpb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 291a25f524..aee5f2e313 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.2-SNAPSHOT + 5.0.1-SNAPSHOT ../../opendaylight/md-sal/parent @@ -24,13 +24,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller benchmark-api - - org.opendaylight.yangtools - yang-data-impl - org.opendaylight.mdsal mdsal-binding-api + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + javax.annotation + javax.annotation-api + true +