X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=ed020b7afa0b422e7ce2dc0963d1f4a483f0b37b;hp=274d120e096936985719ce33e2dd77b72d03e8e5;hb=HEAD;hpb=fc33f66feadb10491e1d8721e8263339b00f9b2b diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 274d120e09..a577584c5e 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 - 4.0.5-SNAPSHOT - ../../opendaylight/md-sal/parent - + 4.0.0 + + org.opendaylight.controller + mdsal-parent + 9.0.4-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 - - - javax.annotation - javax.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 + +