X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=pom.xml;h=fe19978cc4bed24d29ced5d490279fa16ce564cf;hb=45d1768cc5aa27806687d5378b4091dbef125e57;hp=e5ec7907c6eded72e57b317bd745855416805303;hpb=08d409fbcd0942dad78196da6fa424b5151875f3;p=lttng-ust-java-tests.git diff --git a/pom.xml b/pom.xml index e5ec790..fe19978 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + + 3.0 + + org.lttng.ust.agent lttng-ust-agent-tests 1.0.0 @@ -82,7 +86,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.3 1.8 1.8 @@ -91,4 +95,24 @@ + + + benchmark + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + **/*Benchmark.java + + + + + + + +