X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=7ee7dc372263b0c250867a17658db6e966aa4f44;hb=859046b7d5ea2124123adf6d1b36fbb77da395ae;hp=e80bfee9f9e19757899026c7319b8d0b70dd55b6;hpb=dbd1f57a38f69fc9d004a6a21a74a67cb2e068fa;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e80bfee9f9..7ee7dc3722 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -1,59 +1,91 @@ + + - - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - ../common/parent - - 4.0.0 + + org.opendaylight.odlparent + odlparent + 3.0.0-SNAPSHOT + + + 4.0.0 + + org.opendaylight.yangtools + benchmarks + 2.0.0-SNAPSHOT + + + + ${project.groupId} + yang-data-impl + 2.0.0-SNAPSHOT + + + ${project.groupId} + yang-parser-impl + 2.0.0-SNAPSHOT + + + org.openjdk.jmh + jmh-core + 1.19 + + + org.openjdk.jmh + jmh-generator-annprocess + 1.19 + + - org.opendaylight.yangtools - benchmarks + + + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + + + - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 1.7 - 1.7 - 0.9.7 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${java.source.version} - ${java.source.version} - - - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +