We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716f949 commit de87c08Copy full SHA for de87c08
pom.xml
@@ -23,7 +23,7 @@
23
<sonar.projectKey>DevLab-umontp_API-JAVA-EDT</sonar.projectKey>
24
<sonar.organization>devlab-umontp</sonar.organization>
25
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
26
- <sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/../target/site/jacoco/jacoco.xml
+ <sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/target/site/jacoco/jacoco.xml
27
</sonar.coverage.jacoco.xmlReportPaths>
28
</properties>
29
0 commit comments