X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=66850d440de142c17ad6ff3e90627bcb930b46fd;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=434a85908e6edf235868b21f251faf7b822871f0;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 434a85908e..66850d440d 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,70 +7,94 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent - 3.0.2 + 8.1.0 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.2-SNAPSHOT + 6.0.5-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.2-SNAPSHOT + 6.0.5-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.2-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 6.0.5-SNAPSHOT + compile org.openjdk.jmh jmh-core - 1.19 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.19 + 1.23 - org.codehaus.mojo - exec-maven-plugin + maven-compiler-plugin - test - java - - -classpath - - org.openjdk.jmh.Main - .* - + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + - - - run-benchmarks - integration-test - - exec - - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +