X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=d2f4330b06d1fe9d5dc4fd61f568fd025567cf23;hb=HEAD;hp=de795fb80979a37a1493a1bf7951d36522dccca0;hpb=456ee39c071792a2f2398a74e7404d1b9148c47f;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index de795fb809..e3bb9f6deb 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -8,61 +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 + 10.0.0-SNAPSHOT + ../../opendaylight/md-sal/parent + - - org.opendaylight.mdsal - binding-parent - 4.0.2 - - - - 4.0.0 - org.opendaylight.controller - rpcbenchmark - 1.8.0-SNAPSHOT - bundle + rpcbenchmark + bundle - - - org.opendaylight.controller - mdsal-artifacts - 1.10.0-SNAPSHOT - pom - import - + + 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 + - - - - - org.opendaylight.controller - benchmark-api - ${project.version} - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.yangtools - yang-data-impl - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationseverity=error - - - -