X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=6885613fbfd8e56a8b45d365e454e9e52fe9676a;hb=e5cc07fd11ba817a0fdd10e21bf66a9205661343;hp=e2bb895f5f9962e2423e9b163d3ce402ae6c1add;hpb=622f9ae813ec26c1016ba36a9802552ae383d86e;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index e2bb895f5f..6885613fbf 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 - 3.0.5-SNAPSHOT + 8.0.1-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 +