From 7dfd22dceead225939a19f75c97a0bae2bb90a14 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 25 Mar 2015 13:21:09 +0100 Subject: [PATCH] Temporarily fix JVM timezone when executing tests Waiting for tests to not be coupled with env timezone --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 47fd2355e8d..055a984fbd3 100644 --- a/pom.xml +++ b/pom.xml @@ -528,6 +528,8 @@ true ${project.build.directory} + + GMT+1 ${junitGroups} 1 -- 2.39.5