X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=d2f4330b06d1fe9d5dc4fd61f568fd025567cf23;hb=HEAD;hp=4f281e804da9b9444f0e1b530c40a6a9037ee2ca;hpb=a1ae0a12821179ac12cf8018823fb48c0c3e6613;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 4f281e804d..e3bb9f6deb 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -8,29 +8,55 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 - - org.opendaylight.controller - mdsal-parent - 3.0.7-SNAPSHOT - ../../opendaylight/md-sal/parent - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 10.0.0-SNAPSHOT + ../../opendaylight/md-sal/parent + - rpcbenchmark - bundle + rpcbenchmark + bundle - - - org.opendaylight.controller - benchmark-api - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.mdsal - mdsal-binding-api - - + + + com.guicedee.services + javax.inject + true + + + com.google.guava + guava + + + jakarta.annotation + jakarta.annotation-api + true + + + org.opendaylight.controller + benchmark-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.osgi + org.osgi.service.component.annotations + +