X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=0e444405b5ff1e69e702145db0c1f6d3e40c8ee5;hb=4228f75b486350a9e3cded2b5ae93a749d48f93b;hp=2f05f2e414354dad59bad8d48eeb062f2b4aa0a3;hpb=e8582f5d9750a6eaa258143ac6f78c352c8e79c3;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 2f05f2e414..0e444405b5 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -3,9 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - yangtools-aggregator - org.opendaylight.yangtools - 0.6.2-SNAPSHOT + org.opendaylight.yangtools + yangtools-parent + 0.7.0-SNAPSHOT + ../common/parent 4.0.0 @@ -13,8 +14,8 @@ benchmarks - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT 1.7 1.7 0.9.7 @@ -53,6 +54,29 @@ ${java.source.version} + + org.codehaus.mojo + exec-maven-plugin + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + + run-benchmarks + integration-test + + exec + + + + - \ No newline at end of file +