aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2020-02-11 22:07:42 +0000
committerHansen, Tony (th1395) <th1395@att.com>2020-02-11 22:17:13 +0000
commit3163c846afbeb5e33dea7696b53f55ef50bfbb91 (patch)
tree6da52bd1718cea4edf352a7299ee17b11037cc01
parent06558f18f451ef073e1d06b4e4eba5e68a4c82ea (diff)
fix sonarcloud issues
Change-Id: I988a1048ae6853115fd11a6cb56ec7abb90a199e Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 603be309..ab155279 100644
--- 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>