X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=54159e3bc9392a72eba4f87c35220463d57fc47f;hb=c28414631b8e5d6f1cf5c22958b7902fa691019c;hp=83805cf10dc91f42dc5427f1f07e92dbc4c6b340;hpb=0a46821a06885255416654294cff5c932af337c4;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 83805cf10d..54159e3bc9 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 + 6.0.0-SNAPSHOT + + + 4.0.0 - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + org.opendaylight.yangtools + benchmarks + 4.0.0-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} - - + + + org.opendaylight.yangtools + yang-data-impl + 4.0.0-SNAPSHOT + + + org.opendaylight.yangtools + yang-test-util + 4.0.0-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 + + + + + + + +