X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=9e631afc6567de6e7e5435fc932250cd2e679295;hb=62468daa9029368b321b6e1e18fa9cfa0ae994b4;hp=2bec475817af9729e1e43158be121b39b05b2ad3;hpb=9e1797620100e124d8ac9895d0632e0967c1b4fe;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 2bec475817..9e631afc65 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -8,37 +8,21 @@ 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 dsbenchmark - 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.mdsal @@ -52,47 +36,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-data-impl + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - jacoco-maven-plugin - [0.7.2.201409121644,) - - prepare-agent - - - - - - - - - - - - -