X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=17658fd31badb424523fa9d25a5c9d8d5da36081;hb=refs%2Fchanges%2F95%2F78195%2F3;hp=0b3f02303760bb8465933b670b0fd86f5ea47315;hpb=46c19a388a9b63622376ff2e3f051486df9be39c;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 0b3f023037..17658fd31b 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.11.0-SNAPSHOT + 3.0.1 4.0.0 org.opendaylight.controller dsbenchmark - 1.4.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.6.0-SNAPSHOT + 1.9.0-SNAPSHOT pom import @@ -40,12 +40,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -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 + + + + + + + + + +