X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=e1436cc52aebc92b321c1a2758989d7196a12239;hp=808c2c0970205ea3902afcff60ef1019369bc935;hb=443802f1fca9f62636fd2303eb182e54ce316c0e;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 808c2c0970..e1436cc52a 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 + 3.0.3 4.0.0 org.opendaylight.controller rpcbenchmark - 1.6.0-SNAPSHOT + 1.7.0-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.9.0-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 + + + +