X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=e61afe8f4876bf2c5d84ec69fd565916ef9075ae;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=808c2c0970205ea3902afcff60ef1019369bc935;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 808c2c0970..e61afe8f48 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.0-SNAPSHOT + 0.13.2-SNAPSHOT 4.0.0 org.opendaylight.controller rpcbenchmark - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT bundle @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.8.0-SNAPSHOT + 1.8.2-SNAPSHOT pom import @@ -53,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 + + + +