X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=fb30915ff23c10101233cea342cf6546921f29c9;hb=bcdfc29e558e58b5df9a16587ec5785ebd732f0d;hp=e80bfee9f9e19757899026c7319b8d0b70dd55b6;hpb=ac4591c19e7dbf25b740067870f685e34e5eb5aa;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e80bfee9f9..fb30915ff2 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,59 +1,76 @@ + + - - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - ../common/parent - - 4.0.0 + + org.opendaylight.odlparent + odlparent + 3.0.1 + + + 4.0.0 - org.opendaylight.yangtools - benchmarks + org.opendaylight.yangtools + benchmarks + 2.0.1-SNAPSHOT - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + + + ${project.groupId} + yang-data-impl + 2.0.1-SNAPSHOT + + + ${project.groupId} + yang-parser-impl + 2.0.1-SNAPSHOT + + + org.openjdk.jmh + jmh-core + 1.19 + + + org.openjdk.jmh + jmh-generator-annprocess + 1.19 + + - - - ${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} - - + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${java.source.version} - ${java.source.version} - - - -