From 8f372c9770318432e43f238c935d822408681dec Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 14 May 2021 02:50:31 +0200 Subject: Set forkCount paramter for maven-surefire-plugin to speed up tests --- application/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'application') diff --git a/application/pom.xml b/application/pom.xml index 25e17aca3f9..c0bef61f57d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -206,6 +206,13 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + 2 + + com.yahoo.vespa abi-check-plugin -- cgit v1.2.3