X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=dfdd2dc74e157d01c97743bc062b374634c1ebaa;hb=8b0528f139fac5214cc6c6a613e94f6fabe3f70a;hp=594727b027546e1234e7a2702894cf452b116d4e;hpb=eeb82d7528dda160a8dfcabbef10c85865a629be;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 594727b027..dfdd2dc74e 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 + 7.0.7-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 + + + jakarta.annotation + jakarta.annotation-api + true +