Code Review
/
dcaegen2
/
services
/
prh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
485c290
)
fix sonarcloud issues
64/101564/1
author
Hansen, Tony (th1395)
<th1395@att.com>
Tue, 11 Feb 2020 22:07:14 +0000
(22:07 +0000)
committer
Hansen, Tony (th1395)
<th1395@att.com>
Tue, 11 Feb 2020 22:07:18 +0000
(22:07 +0000)
Change-Id: I93c57eb30194cacd998d41a3b59f72214721b71b
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
22ce15c
..
81cb7c9
100644
(file)
--- 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>