Skip to content

Commit 24021ed

Browse files
author
Dennis Labordus
committed
Jacoco Coverage plugin fix.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 2acf4a8 commit 24021ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ SPDX-License-Identifier: Apache-2.0
192192
<!-- JaCoCo Properties -->
193193
<jacoco.version>0.8.6</jacoco.version>
194194
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
195-
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
196195
</properties>
197196

198197
<build>

0 commit comments

Comments
 (0)