X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=9f6b958d1432905be5088af3a52adcabe078b212;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=c77deb60c0996b482c677b93d396ebf12ffcff6e;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index c77deb60c0..9f6b958d14 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.7.0-SNAPSHOT - ../../opendaylight/config/config-parent/pom.xml + org.opendaylight.mdsal + binding-parent + 0.13.2-SNAPSHOT + 4.0.0 org.opendaylight.controller dsbenchmark - 1.4.0-SNAPSHOT + 1.6.2-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.2-SNAPSHOT + pom + import + + + + org.opendaylight.controller benchmark-api ${project.version} + + org.opendaylight.controller + sal-binding-api + org.opendaylight.controller sal-core-api @@ -37,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 + + + + + + + + + +