X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=21d2427600fc256d36000e4ce4ad0288e35b282d;hb=refs%2Fchanges%2F36%2F87936%2F15;hp=6a9661439daade26738e3bd2de21257920a3e566;hpb=e9f0c3176a14cf9e5d2bd788872d85b86d19f68e;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 6a9661439d..21d2427600 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.6 + 5.0.9 4.0.0 org.opendaylight.controller rpcbenchmark - 1.7.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import @@ -40,29 +40,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 - - - -