X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=0ce5045288f6c3b5c4cf0cd74fbf227ce6b48d00;hp=73b022b9ca79a5835765916ff90782edab2e1e14;hb=refs%2Fchanges%2F03%2F89403%2F1;hpb=0b283e62a5872be1960635d5d6c4d301b1f87df2 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 73b022b9ca..0ce5045288 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 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 - - - -