X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Fntfbenchmark%2Fpom.xml;h=18838a084227192a98a2864281154fd982f79839;hp=fbf9b91dd564649d87277ff0b3a2574b891cd8e9;hb=466078ab1dc8a8cc2981b161051f6edecd6af85a;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index fbf9b91dd5..18838a0842 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.7.0-SNAPSHOT - ../../opendaylight/config/config-parent/pom.xml + org.opendaylight.mdsal + binding-parent + 3.0.1 + 4.0.0 org.opendaylight.controller ntfbenchmark - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.9.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,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationseverity=error + + + +