summaryrefslogtreecommitdiffstats
path: root/fcaps/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fcaps/pom.xml')
-rw-r--r--fcaps/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fcaps/pom.xml b/fcaps/pom.xml
index 49900ed7..07b702de 100644
--- a/fcaps/pom.xml
+++ b/fcaps/pom.xml
@@ -34,7 +34,7 @@
<nexusproxy>https://nexus.onap.org</nexusproxy>
<sonar.sources>.</sonar.sources>
<sonar.junit.reportsPath>xunit-results.xml</sonar.junit.reportsPath>
- <sonar.python.coverage.reportPath>coverage.xml</sonar.python.coverage.reportPath>
+ <sonar.python.coverage.reportPaths>coverage.xml</sonar.python.coverage.reportPaths>
<sonar.language>py</sonar.language>
<sonar.pluginName>Python</sonar.pluginName>
<sonar.inclusions>**/*.py</sonar.inclusions>