X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=40ee6bce6568ecc5c753741427fc96e43e90e9b4;hb=042b763254cc60083c54c50ab6328e7600b22396;hp=3b4c9949e54da73d769caeb607b84a85241fe0d7;hpb=34e171c6053951c69bdd032313a097d315272a67;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 3b4c9949e5..40ee6bce65 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 - 3.0.6-SNAPSHOT + 8.0.4-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 +