From 18c6a070ca281579c5e7cbdc71d4d09a83dddc43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Thu, 30 Jan 2014 11:36:34 -0800 Subject: [PATCH] fix default locale for tests - fixes #374 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 990a1a75e5c..f18a852268c 100644 --- a/pom.xml +++ b/pom.xml @@ -513,6 +513,8 @@ maven-surefire-plugin 2.12.2 + + -Duser.language=en -Duser.country=US UTC