X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=66e66f39e9641780d1798fa9438fb6d55c07c5b9;hb=19efe56f8f20f5692a100e765a581fbc8f0b4aca;hp=1c5b45ef603938fb728381de38df4292b5941f42;hpb=5c93ba17fc3a723aa39de8f4249d0130ca9cd0a3;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 1c5b45ef60..66e66f39e9 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,83 +7,82 @@ 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.7.0-SNAPSHOT - ../common/parent + org.opendaylight.odlparent + odlparent + 6.0.1 + 4.0.0 + org.opendaylight.yangtools benchmarks + 4.0.3-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 + + true - ${project.groupId} + org.opendaylight.yangtools yang-data-impl - ${yangtools.version} + 4.0.3-SNAPSHOT - ${project.groupId} - yang-parser-impl - ${yangtools.version} + org.opendaylight.yangtools + yang-test-util + 4.0.3-SNAPSHOT + compile org.openjdk.jmh jmh-core - ${jmh.version} + 1.21 org.openjdk.jmh jmh-generator-annprocess - ${jmh.version} + 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 + + + + + + + +