X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=a62d98d39c90ccd1a801f538db079cce8a0f0152;hb=a7aedce099bcdfa13fe594deaab98caa687f2e76;hp=6a9661439daade26738e3bd2de21257920a3e566;hpb=e9f0c3176a14cf9e5d2bd788872d85b86d19f68e;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 6a9661439d..a62d98d39c 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,22 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.6 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.controller rpcbenchmark - 1.7.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle org.opendaylight.controller - mdsal-artifacts - 1.9.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import @@ -38,31 +38,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller benchmark-api - ${project.version} - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api org.opendaylight.yangtools yang-data-impl + + org.opendaylight.mdsal + mdsal-binding-api + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationseverity=error - - - -