From 1c82a692f67f5f3ba6aebd89625e2b0091ecca80 Mon Sep 17 00:00:00 2001 From: James Agnew Date: Mon, 16 Nov 2015 14:13:34 +0100 Subject: [PATCH] Try to reduce memory for unit tests --- hapi-fhir-structures-hl7org-dstu2/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hapi-fhir-structures-hl7org-dstu2/pom.xml b/hapi-fhir-structures-hl7org-dstu2/pom.xml index a23d0aae4b5..02ca6fc4f6f 100644 --- a/hapi-fhir-structures-hl7org-dstu2/pom.xml +++ b/hapi-fhir-structures-hl7org-dstu2/pom.xml @@ -180,11 +180,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.19 false random -Dfile.encoding=UTF-8 + false