X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=d7ba34cb0eb66ea4b024698923071a0ebcff5a45;hb=da9ee8c80328bd6e21064e44f95f29ffc1e99d41;hp=bd10dabbefe4a48a47d7494b04f3ada3eb1767eb;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index bd10dabbef..d7ba34cb0e 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/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.1 4.0.0 org.opendaylight.controller dsbenchmark - 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 @@ -54,37 +54,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.2.201409121644,) - - - prepare-agent - - - - - - - - - - + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.jacoco + jacoco-maven-plugin + [0.7.2.201409121644,) + + prepare-agent + + + + + + + + + +