X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=353e9a65b20ec657536a036eb928ca8ead637e5b;hb=42855da590e4e97bf9b80bd5e44698d1a1561c27;hp=9125eb2652433da3b1d252b4cee1027a5e0324b5;hpb=42ec9dc63df7cea0ae3a4d841aa14a21ba948859;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 9125eb2652..353e9a65b2 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.4-SNAPSHOT + 9.0.2-SNAPSHOT ../../opendaylight/md-sal/parent @@ -20,6 +20,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.controller benchmark-api @@ -36,5 +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 +