X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=f5d7a20a47c83fa696a4fa35f64bbc6bd0d61b40;hb=7622c22ff02015d1e0ac05a5b71d4f216e0a262b;hp=69f051c1592b64b954fdc79f9e2011dfff987506;hpb=d15d7f2fdbf66123b2b5969cba3495b31e469fca;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 69f051c159..f5d7a20a47 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 + 4.0.13 ../../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 +