X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Fntfbenchmark%2Fpom.xml;h=a04dd6171acecb0841b8de272573e69c176a61b0;hp=f6edc9219e30a5253fd0d3c2fdd2d042d8d73ace;hb=018a953ee125a5bdbf35bbc509b9bfc112cc79ec;hpb=ed4ded3cfee0ed2e20e554c3d1dc7059fa3077c4 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index f6edc9219e..a04dd6171a 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/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 - ../../opendaylight/config/config-parent/pom.xml + org.opendaylight.mdsal + binding-parent + 0.13.1 + 4.0.0 org.opendaylight.controller ntfbenchmark - 1.1.0-SNAPSHOT + 1.6.1 bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.1 + pom + import + + + + org.opendaylight.controller benchmark-api ${project.version} + + org.opendaylight.controller + sal-binding-api + org.opendaylight.controller sal-core-api @@ -36,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 + + + +