From e0b2275cbafd45da16314792fe7a9f0ede811f4b Mon Sep 17 00:00:00 2001 From: Radovan Stancel Date: Thu, 3 May 2018 10:31:21 +0200 Subject: [PATCH] [JBEAP-2719] 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 fb7a38fb5af..c695b1a6afa 100644 --- a/pom.xml +++ b/pom.xml @@ -737,6 +737,15 @@ 3.1 + + org.apache.maven.plugins + maven-surefire-plugin + + + true + + +