X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=6d1c7bc0cce8ae7700c372bd2dc600fe8a8bb259;hb=4eafc030622cc6dc155c452b6c6547eac7b5b616;hp=85ef828479a2d77cdd57ad434c558eda98da9f37;hpb=bc740310bca93dcefcf546f7c4a627d8153b3739;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 85ef828479..6d1c7bc0cc 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -9,23 +9,40 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.13.0-SNAPSHOT 4.0.0 org.opendaylight.controller dsbenchmark - 1.1.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller benchmark-api ${project.version} + + org.opendaylight.controller + sal-binding-api + org.opendaylight.controller sal-core-api @@ -36,4 +53,45 @@ 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 + + + + + + + + + + + + +