Jacoco fix 21/94721/1
authorOfir Sonsino <os0695@intl.att.com>
Sun, 1 Sep 2019 11:18:12 +0000 (14:18 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Sun, 1 Sep 2019 11:18:12 +0000 (14:18 +0300)
Change-Id: I6b9c8a0e86a32a6c063a1db8640b785742526f1c
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 50f2168..a661522 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>maven-surefire-plugin</artifactId>
                                <version>2.19.1</version>
                                <configuration>
+                                       <argLine>${argLine} -Xmx2048m</argLine>
                                        <includes>
                                                <include>**/ToscaParser***Test.class</include>
                                        </includes>