diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml index 365b4a34a89..3488e8e3caa 100644 --- a/hapi-fhir-jpaserver-base/pom.xml +++ b/hapi-fhir-jpaserver-base/pom.xml @@ -632,13 +632,21 @@ - - + + MINPARALLEL + + + + org.apache.maven.plugins + maven-surefire-plugin + + 2 + true + + + + + +