summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/runtimeapi/pom.xml')
-rw-r--r--mod/runtimeapi/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml
index 045f28e..e951d94 100644
--- a/mod/runtimeapi/pom.xml
+++ b/mod/runtimeapi/pom.xml
@@ -38,6 +38,8 @@ limitations under the License.
<maven.deploy.skip>true</maven.deploy.skip>
<java.version>1.8</java.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss</maven.build.timestamp.format>
+ <sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
+ </sonar.coverage.jacoco.xmlReportPaths>
</properties>
<build>