diff options
author | Kotagiri, Ramprasad (rp5662) <rp5662@att.com> | 2020-09-02 12:29:59 -0400 |
---|---|---|
committer | Kotagiri, Ramprasad (rp5662) <rp5662@att.com> | 2020-09-02 12:30:12 -0400 |
commit | 09a4ad7ce7ed61512036bfd15ff79d5fd7ade310 (patch) | |
tree | 127c8e01b4e4bcbdd8d880a731acc2606cc0ec60 /pom.xml | |
parent | a45eb46d8e0cfc228e3d56523c101152821badce (diff) |
update pom for java sonar code coverage
Issue-ID: DCAEGEN2-2298
Change-Id: I60a15e6f9c3fd45a60f0dfd037d1f99833422717
Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -23,9 +23,6 @@ <sonar.exclusions>**/external/**</sonar.exclusions> <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>11</maven.compiler.target> - <sonar.coverage.jacoco.xmlReportPaths> - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - </sonar.coverage.jacoco.xmlReportPaths> </properties> <modules> |