X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=a62d98d39c90ccd1a801f538db079cce8a0f0152;hb=777369cef6668a427d27ddad1797728417ea4fd2;hp=55a8e98f643c9867b037d3089c4d1cbf57dcc6e1;hpb=9e1797620100e124d8ac9895d0632e0967c1b4fe;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 55a8e98f64..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 - 4.0.4 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.controller rpcbenchmark - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle org.opendaylight.controller - mdsal-artifacts - 1.11.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 - - - -