Skip to content

Commit 61c7f22

Browse files
Add extra property
1 parent 14f0ce9 commit 61c7f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ limitations under the License.
3838
<gpg.plugin.version>3.2.1</gpg.plugin.version>
3939
<flatten.plugin.version>1.6.0</flatten.plugin.version>
4040
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
41+
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
4142
<sonar.projectKey>diffblue_diffblue-sonar-plugin</sonar.projectKey>
4243
<sonar.organization>diffblue</sonar.organization>
4344
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)