aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2020-02-11 22:07:14 +0000
committerHansen, Tony (th1395) <th1395@att.com>2020-02-11 22:07:18 +0000
commit8d6fec35a2c710105da6ea8f0b732b786b4ff1e3 (patch)
tree3331ecff62c873591cde04f4c813061c08f1cb76
parent485c290eea31082bf3e1508c4c08d571c1d71a3f (diff)
fix sonarcloud issues
Change-Id: I93c57eb30194cacd998d41a3b59f72214721b71b 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 22ce15cc..81cb7c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,9 @@
<springfox.version>2.9.2</springfox.version>
<immutables.version>2.7.5</immutables.version>
<sdk.version>1.3.4</sdk.version>
+ <sonar.coverage.jacoco.xmlReportPaths>
+ ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
+ </sonar.coverage.jacoco.xmlReportPaths>
</properties>
<modules>