X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=e9947376aff4aaa988b0e5c84eaea9f339ec4433;hb=4643c7177f6c2f655881b88e64a16218fd0835c7;hp=d5c8f18f5cbb9b1d96fa7f80f99d7b0d843f0ff5;hpb=051832edc92741112ecc244e68d00f19c7cd33d8;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index d5c8f18f5c..e9947376af 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,70 +7,77 @@ 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 + 3.1.8-SNAPSHOT 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.1-SNAPSHOT + 2.0.21-SNAPSHOT ${project.groupId} yang-data-impl - 2.0.1-SNAPSHOT + 2.0.21-SNAPSHOT ${project.groupId} - yang-parser-impl - 2.0.1-SNAPSHOT + yang-test-util + 2.0.21-SNAPSHOT + compile org.openjdk.jmh jmh-core - 1.19 + 1.21 org.openjdk.jmh jmh-generator-annprocess - 1.19 + 1.21 - - - - org.codehaus.mojo - exec-maven-plugin - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - - - - - run-benchmarks - integration-test - - exec - - - - - - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +