X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=33c06aef45f5d6731844888e4e8e7794b5c789b0;hb=refs%2Fheads%2Fv2.0.x;hp=83805cf10dc91f42dc5427f1f07e92dbc4c6b340;hpb=af51dce6e9abf27aade83a7f98cf0f368f2ab821;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 83805cf10d..33c06aef45 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,82 +1,83 @@ - - - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - ../common/parent - - 4.0.0 + + + + + org.opendaylight.odlparent + odlparent + 3.1.9 + + + 4.0.0 - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + org.opendaylight.yangtools + benchmarks + 2.0.24-SNAPSHOT - - - ${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} - - + + + ${project.groupId} + yang-data-impl + 2.0.24-SNAPSHOT + + + ${project.groupId} + yang-test-util + 2.0.24-SNAPSHOT + compile + + + org.openjdk.jmh + jmh-core + 1.21 + + + org.openjdk.jmh + jmh-generator-annprocess + 1.21 + + - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${java.source.version} - ${java.source.version} - - - - org.codehaus.mojo - exec-maven-plugin - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - - - - - run-benchmarks - integration-test - - exec - - - - - - + + + + + benchmarks + + + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + + +