X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;fp=benchmark%2Frpcbenchmark%2Fpom.xml;h=85f7820f095b17c6fbca14db3b9cd433e3a6c344;hp=edc209716a6c63a72cd6cb99088900e1b3c0308a;hb=388bec6375e844586ed4d8d86b013666c14ba6c5;hpb=2af83947ffd063f10811bb4de0d22a3c19378cac diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index edc209716a..85f7820f09 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -8,39 +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 - 9.0.0-SNAPSHOT - ../../opendaylight/md-sal/parent - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 9.0.0-SNAPSHOT + ../../opendaylight/md-sal/parent + - rpcbenchmark - bundle + rpcbenchmark + bundle - - - org.opendaylight.controller - benchmark-api - - - 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 - - + + + 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 + +