X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fntfbenchmark%2Fpom.xml;h=dd305e554e15816e922effa4999344b8ab4da61a;hb=7b53870f57716465016025c1d1a8822f3a39bf9a;hp=836d080dfdb8d7c22c9bb4dc256b912e032d3d64;hpb=46939989aefff4b3f7cfec5c95abc8cae9c79c47;p=controller.git diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 836d080dfd..dd305e554e 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -9,17 +9,30 @@ 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 + 3.0.2 4.0.0 org.opendaylight.controller ntfbenchmark - 1.1.0-SNAPSHOT + 1.7.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.9.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -27,8 +40,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -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 + + + +