Skip to content

Commit de87c08

Browse files
committed
🔧 Mise à jour sonar : jacoco.xmlReportPaths
1 parent 716f949 commit de87c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<sonar.projectKey>DevLab-umontp_API-JAVA-EDT</sonar.projectKey>
2424
<sonar.organization>devlab-umontp</sonar.organization>
2525
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
26-
<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/../target/site/jacoco/jacoco.xml
26+
<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/target/site/jacoco/jacoco.xml
2727
</sonar.coverage.jacoco.xmlReportPaths>
2828
</properties>
2929

0 commit comments

Comments
 (0)