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 --- catalog-dao/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'catalog-dao/pom.xml') diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 52a317dd74..4634ce30f9 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -345,7 +345,15 @@ Modifications copyright (c) 2018 Nokia - + + + org.apache.maven.plugins + maven-surefire-plugin + + 1 + + +