X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Fntfbenchmark%2Fpom.xml;h=a04dd6171acecb0841b8de272573e69c176a61b0;hp=ffc0eeeadeecefc6352b9d5a1e1a70555b42fd17;hb=018a953ee125a5bdbf35bbc509b9bfc112cc79ec;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index ffc0eeeade..a04dd6171a 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/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.1 4.0.0 org.opendaylight.controller ntfbenchmark - 1.6.0-SNAPSHOT + 1.6.1 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.1 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 + + + +