X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=5d9bb07a5178b0e1ae88ba1a1981f2d2cbf2214e;hb=438d5278050961f0773707e6508b1b736eac1c0f;hp=69f051c1592b64b954fdc79f9e2011dfff987506;hpb=d15d7f2fdbf66123b2b5969cba3495b31e469fca;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 69f051c159..5d9bb07a51 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,11 +12,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 5.0.2-SNAPSHOT ../../opendaylight/md-sal/parent - org.opendaylight.controller rpcbenchmark bundle @@ -25,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 +