From e0d64b3648bfe58e7b2d048ab7d74d2e128171fd Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Fri, 24 Sep 2010 12:26:39 +0000 Subject: [PATCH] do not execute unit tests in parallel in sonar-plugin-api --- sonar-plugin-api/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index f4a4bdbed97..712f58e424f 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -41,16 +41,6 @@ false - - - org.apache.maven.plugins - maven-surefire-plugin - - methods - 3 - true - - -- 2.39.5