X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=b04da8ea94db94b89f30afeef89795aa758fdb76;hb=777369cef6668a427d27ddad1797728417ea4fd2;hp=949fe5d9a341a591d829dec91f09ccce270315f9;hpb=0b283e62a5872be1960635d5d6c4d301b1f87df2;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index 949fe5d9a3..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.0 + 6.0.0-SNAPSHOT 4.0.0 org.opendaylight.controller dsbenchmark - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle org.opendaylight.controller - mdsal-artifacts - 1.10.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 - - - -