X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=78915495a192c0673012356474c2778de6c566c6;hb=HEAD;hp=949fe5d9a341a591d829dec91f09ccce270315f9;hpb=0b283e62a5872be1960635d5d6c4d301b1f87df2;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 949fe5d9a3..f3c2ed2990 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -8,37 +8,26 @@ 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.0 - + org.opendaylight.controller + mdsal-parent + 10.0.0-SNAPSHOT + ../../opendaylight/md-sal/parent - 4.0.0 - org.opendaylight.controller dsbenchmark - 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.10.0-SNAPSHOT - pom - import - - - - + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.controller benchmark-api - ${project.version} org.opendaylight.mdsal @@ -52,47 +41,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 - - - - - - - - - - - - -