Merge "Migrate multicloud-framework docs"
authorBin Yang <bin.yang@windriver.com>
Tue, 11 Feb 2020 11:03:06 +0000 (11:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 11 Feb 2020 11:03:06 +0000 (11:03 +0000)
multivimbroker/pom.xml

index 2de01fe..d20e2d3 100644 (file)
@@ -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>