X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=ed020b7afa0b422e7ce2dc0963d1f4a483f0b37b;hb=7ce039b3e55d153fc75bc88198c49536ab83befc;hp=2d57203c700974619aecc3d269c40d693c5a82e3;hpb=6bef38f04ec4da7a16937a43405160f63c175944;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 2d57203c70..ed020b7afa 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 4.0.3-SNAPSHOT + 5.0.0-SNAPSHOT ../../opendaylight/md-sal/parent @@ -28,5 +28,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-binding-api + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + javax.annotation + javax.annotation-api + true +