X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmark%2Frpcbenchmark%2Fpom.xml;h=92ab82407fbbf9ae4de7a5d8713ea911e26ce98c;hb=018a953ee125a5bdbf35bbc509b9bfc112cc79ec;hp=6b016bdf32bd87ea470a469bf3d45423e3179e61;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index 6b016bdf32..92ab82407f 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/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 + 0.13.1 + 4.0.0 org.opendaylight.controller rpcbenchmark - 1.4.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 + + + +