From 11f413efa986f4e9cbabd067479361d41aec5e77 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Sun, 1 Sep 2019 14:18:12 +0300 Subject: Jacoco fix Change-Id: I6b9c8a0e86a32a6c063a1db8640b785742526f1c Issue-ID: SDC-2326 Signed-off-by: Ofir Sonsino --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 50f2168..a661522 100644 --- a/pom.xml +++ b/pom.xml @@ -244,6 +244,7 @@ maven-surefire-plugin 2.19.1 + ${argLine} -Xmx2048m **/ToscaParser***Test.class -- cgit 1.2.3-korg