X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=898c0833cb04016449223ab292f499d17357462f;hb=566291762714c10bab924e772269492b51f5ec04;hp=a7e7e4ef713b4ce7902dd3830d12a86dc1bfa64b;hpb=ea3213082d3aabde0ab50fc5b409cce3ca2d76d8;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index a7e7e4ef71..898c0833cb 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -7,84 +7,77 @@ 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 + 3.1.1 + 4.0.0 org.opendaylight.yangtools benchmarks - - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + 2.0.5-SNAPSHOT ${project.groupId} yang-data-impl - ${yangtools.version} + 2.0.5-SNAPSHOT ${project.groupId} - yang-parser-impl - ${yangtools.version} + yang-test-util + 2.0.5-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 + + + + + + + +