From 5b05708e3dec3200eb0d996e45c76a049038ca09 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 1 Sep 2020 23:47:27 +0200 Subject: Optimize Build Optimize the time required to compute the tests so that the build can be faster Issue-ID: SDC-3232 Signed-off-by: sebdet Change-Id: I0ccbc3a0f9d895e75dcf5e4c1ef35ebf3ba06808 Signed-off-by: sebdet --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 08a6dc9c8b..ea422e0247 100644 --- a/pom.xml +++ b/pom.xml @@ -156,15 +156,14 @@ Modifications copyright (c) 2018-2019 Nokia ${project.version}-${maven.build.timestamp} 2.4.1.Final - 2.9.9 - 1.6.0 0.8.5 - 4.5.1 + 1C + true @@ -513,6 +512,9 @@ Modifications copyright (c) 2018-2019 Nokia ${project.build.directory}/jacoco.exec + ${surefire.forkCount} + ${surefire.reuseForks} + methods -- cgit 1.2.3-korg