X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=cd2b1094ff075d048cd3c9faee6dd4c5d1eaa87b;hb=7e7e10fd46aa1e60537d1bd4be9f1081e7e57be3;hp=ca6692eec3efa9707720921c03124984eb22fcaf;hpb=948ea5d3134f915ad246a72a61094673961092f6;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index ca6692eec3..cd2b1094ff 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,64 +11,90 @@ org.opendaylight.odlparent odlparent - 3.1.0 + 8.1.3 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.3-SNAPSHOT + 6.0.7-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.3-SNAPSHOT + 6.0.7-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.3-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 6.0.7-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 + + + + + + + +