X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=ea60dc8cb4e3cfffe01de7281ea6190ca570ea44;hb=ca97ea8ac111ae03cf10a08c5fa1053618fdf92f;hp=b753018bb1c383e553e2a3754c3bc13b65a84667;hpb=4fda27d69fbaddc370c10d6ffdd7f0835c9e2313;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index b753018bb1..ea60dc8cb4 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,64 +11,90 @@ org.opendaylight.odlparent odlparent - 3.1.0 + 8.0.3 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.4-SNAPSHOT + 7.0.0-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.4-SNAPSHOT + 7.0.0-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.4-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 7.0.0-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 + + + + + + + +