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