X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=b04da8ea94db94b89f30afeef89795aa758fdb76;hb=777369cef6668a427d27ddad1797728417ea4fd2;hp=5b297dd6f1c31288b78a6fe0bb27538c973ad242;hpb=72d71d1cded60bcac65296211272754006b3f89a;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 5b297dd6f1..b04da8ea94 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -12,22 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.6 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.controller dsbenchmark - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import @@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller benchmark-api - ${project.version} org.opendaylight.mdsal @@ -55,16 +54,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -