X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=374ae873a6315f95e93fa3bf6db254197d307013;hb=c1289a7ebed4c08e19a0e8397fe200b84cc56d3e;hp=242a71d2fc40a23cdc7e8f06b0ef9321197347f2;hpb=3d283ec6184505ad5e7eefb173044ff383222e9f;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 242a71d2fc..374ae873a6 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,83 +7,94 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - ../common/parent + org.opendaylight.odlparent + odlparent + 8.0.1 + 4.0.0 + org.opendaylight.yangtools benchmarks + 6.0.2-SNAPSHOT - 0.8.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 + + true - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - ${yangtools.version} + 6.0.2-SNAPSHOT - ${project.groupId} - yang-parser-impl - ${yangtools.version} + org.opendaylight.yangtools + yang-test-util + 6.0.2-SNAPSHOT + compile org.openjdk.jmh jmh-core - ${jmh.version} - - - org.openjdk.jmh - jmh-generator-annprocess - ${jmh.version} + 1.23 - 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 - .* - + + + 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 + + + + + + + +