X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=371635b30e2204fa490ce1ebc2f839742f63bf9c;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=4c7fc12c758b5bd6e214b76ebb23ae2884f5bd43;hpb=e5a6e25ed9865c701c817eacffbb68a0efa5df5a;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 4c7fc12c75..371635b30e 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,64 +11,90 @@ org.opendaylight.odlparent odlparent - 3.1.1 + 8.1.4 4.0.0 org.opendaylight.yangtools benchmarks - 2.0.4-SNAPSHOT + 6.0.9-SNAPSHOT + + + + true + - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - 2.0.4-SNAPSHOT + 6.0.9-SNAPSHOT - ${project.groupId} - yang-parser-impl - 2.0.4-SNAPSHOT + org.opendaylight.yangtools + yang-test-util + 6.0.9-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 + + + + + + + +