From 6acdb490c8417bdf02936b9340c30afd3c73dd75 Mon Sep 17 00:00:00 2001 From: Radovan Stancel Date: Thu, 3 May 2018 10:31:21 +0200 Subject: [PATCH] [ARTEMIS-1844] Fix opening SSL connection in IBM JDK in tests --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index b1e133e8c2..4233b6d916 100644 --- a/pom.xml +++ b/pom.xml @@ -841,6 +841,15 @@ 3.1 + + org.apache.maven.plugins + maven-surefire-plugin + + + true + + +