X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=0947e07ffa28ca37375bf0df64616e3c8f24beb6;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=e80bfee9f9e19757899026c7319b8d0b70dd55b6;hpb=5f66ed5f0c66b00ffbe1136adb269b97fae8fda6;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e80bfee9f9..ae20bdeb1e 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,59 +1,100 @@ - - - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - ../common/parent - - 4.0.0 + + + + + org.opendaylight.odlparent + odlparent + 8.0.2 + + + 4.0.0 - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + org.opendaylight.yangtools + benchmarks + 6.0.3-SNAPHOST - - - ${project.groupId} - yang-data-impl - ${yangtools.version} - - - ${project.groupId} - yang-parser-impl - ${yangtools.version} - - - org.openjdk.jmh - jmh-core - ${jmh.version} - - - org.openjdk.jmh - jmh-generator-annprocess - ${jmh.version} - - + + + true + - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${java.source.version} - ${java.source.version} - - - - + + + org.opendaylight.yangtools + yang-data-impl + 6.0.3-SNAPHOST + + + org.opendaylight.yangtools + yang-test-util + 6.0.3-SNAPHOST + compile + + + org.openjdk.jmh + jmh-core + 1.23 + + + + + + + maven-compiler-plugin + + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + + + + + + + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +