From eb3f3a0386669f5dcf1a6bd907e41089d27bc6ac Mon Sep 17 00:00:00 2001 From: James Agnew Date: Wed, 6 Jan 2016 09:56:36 -0500 Subject: [PATCH] Try to get travis passing yet again --- hapi-fhir-structures-hl7org-dstu2/pom.xml | 1 - pom.xml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hapi-fhir-structures-hl7org-dstu2/pom.xml b/hapi-fhir-structures-hl7org-dstu2/pom.xml index 9453a4778a2..ca7b7a2441a 100644 --- a/hapi-fhir-structures-hl7org-dstu2/pom.xml +++ b/hapi-fhir-structures-hl7org-dstu2/pom.xml @@ -185,7 +185,6 @@ random -Dfile.encoding=UTF-8 false - -Xmx512m diff --git a/pom.xml b/pom.xml index 665c901a6c7..454f44c38e1 100644 --- a/pom.xml +++ b/pom.xml @@ -741,7 +741,8 @@ true random - -Dfile.encoding=UTF-8 + -Dfile.encoding=UTF-8 -Xmx512m + 1