From 96f45e8acfbacadf2761af634190a49519c0de4a Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Wed, 16 Aug 2017 10:05:43 -0700 Subject: Fix APPC sonar coverage Issue-Id: APPC-156 Change-Id: Idccbf97538d05d173ebe74cef1442392c6a91486 Signed-off-by: Marcus G K Williams --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 317e78f80..c1209f4d4 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ java jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-ut.exec true ${project.version} @@ -491,12 +491,6 @@ build-helper-maven-plugin 1.9.1 - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - -- cgit 1.2.3-korg