X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=e61afe8f4876bf2c5d84ec69fd565916ef9075ae;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=8e51f17b7a8afb718c7d34937d49df2517a7fe2e;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 8e51f17b7a..e61afe8f48 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -9,23 +9,40 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../opendaylight/config/config-parent/pom.xml + org.opendaylight.mdsal + binding-parent + 0.13.2-SNAPSHOT + 4.0.0 org.opendaylight.controller rpcbenchmark - 1.3.0-SNAPSHOT + 1.6.2-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.2-SNAPSHOT + pom + import + + + + org.opendaylight.controller benchmark-api ${project.version} + + org.opendaylight.controller + sal-binding-api + org.opendaylight.controller sal-core-api @@ -36,4 +53,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationseverity=error + + + +