X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=5564d30493b04e5f2f948c81f247b6200d7467a0;hb=62468daa9029368b321b6e1e18fa9cfa0ae994b4;hp=55a8e98f643c9867b037d3089c4d1cbf57dcc6e1;hpb=9e1797620100e124d8ac9895d0632e0967c1b4fe;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 55a8e98f64..5564d30493 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -8,61 +8,39 @@ 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.mdsal - binding-parent - 4.0.4 - + org.opendaylight.controller + mdsal-parent + 7.0.0-SNAPSHOT + ../../opendaylight/md-sal/parent - 4.0.0 - org.opendaylight.controller rpcbenchmark - 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller benchmark-api - ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-core-api + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true - org.opendaylight.yangtools - yang-data-impl + jakarta.annotation + jakarta.annotation-api + true - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationseverity=error - - - -