fix sonarcloud issues 65/101565/1
authorHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 22:07:42 +0000 (22:07 +0000)
committerHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 22:17:13 +0000 (22:17 +0000)
Change-Id: I988a1048ae6853115fd11a6cb56ec7abb90a199e
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065

pom.xml

diff --git a/pom.xml b/pom.xml
index 603be30..ab15527 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -78,6 +78,9 @@
         <spring.boot.version>2.2.1.RELEASE</spring.boot.version>
         <spring.boot.version>2.1.5.RELEASE</spring.boot.version>
         <system.rules.version>1.17.2</system.rules.version>
+       <sonar.coverage.jacoco.xmlReportPaths>
+         ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
+       </sonar.coverage.jacoco.xmlReportPaths>
     </properties>
 
     <modules>