From 9d38f76c43ee6fc89adcf456deceb0cececfdc98 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Tue, 20 Nov 2018 18:56:19 +0100 Subject: [PATCH] Bugfix for CircleCI builds CircleCI updated the latest docker image to JDK 8u81 which has a bug Signed-off-by: Dominic Schabel --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c2206513..a3ecc2159 100644 --- a/pom.xml +++ b/pom.xml @@ -404,7 +404,9 @@ ${project.build.directory}/allure-results 650 - + + + false true ${surefire.forkcount}