From: Venkata Harish K Kajur Date: Fri, 15 Sep 2017 17:18:20 +0000 (-0400) Subject: Fix the jacoco file reference in pom file X-Git-Tag: v1.2.2~53 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fchamp.git;a=commitdiff_plain;h=18a6d392611b532dda5b2d42d889c32e490b90ee Fix the jacoco file reference in pom file Issue-ID: AAI-306 Change-Id: Iae59ccb7f7625c1b477963daa145a22f31b2660d Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index df7c198..c99e9b9 100755 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ java jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-ut.exec false ${project.version}