X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=5f88af237ed94467c301c4c5f6183950de2b7885;hp=594727b027546e1234e7a2702894cf452b116d4e;hb=6acb7d83a90e16a5862d1856502b665ca4f2fea3;hpb=eeb82d7528dda160a8dfcabbef10c85865a629be diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 594727b027..5f88af237e 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.5-SNAPSHOT + 4.0.6-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 +