X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=f5b18c057fcafce96ea01467a54e4d07e02375b7;hb=refs%2Fchanges%2F95%2F98495%2F1;hp=d927c1d3e29e4fad7cc8ee9aa6c8111fd228dd86;hpb=5b8cb5582ef3f4eeabc423c6bc2580d4bea9af0c;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index d927c1d3e2..f5b18c057f 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.1-SNAPSHOT + 4.0.8-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 +