X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=77dc9ad93d34ad8293fe4fe3e9210429d29e1969;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=e80bfee9f9e19757899026c7319b8d0b70dd55b6;hpb=ac4591c19e7dbf25b740067870f685e34e5eb5aa;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index e80bfee9f9..77dc9ad93d 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.1 + + + 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}/ + +