From 8f3f017bfcd3bea852c20fa2e2ab583c203032ad Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 2 Aug 2011 12:41:06 +0200 Subject: [PATCH] Upgrade to sonar-dev-maven-plugin 1.3.2 and set the surefire property runOrder=random --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9ad6dcac6a..4dca245f90a 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 1.2 + 1.3.2 org.codehaus.sonar @@ -448,6 +448,12 @@ + + maven-surefire-plugin + + random + +