X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=a62d98d39c90ccd1a801f538db079cce8a0f0152;hb=a7aedce099bcdfa13fe594deaab98caa687f2e76;hp=73b022b9ca79a5835765916ff90782edab2e1e14;hpb=0b283e62a5872be1960635d5d6c4d301b1f87df2;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 73b022b9ca..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.0 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.controller rpcbenchmark - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle org.opendaylight.controller - mdsal-artifacts - 1.10.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 - - - -