Merge "Initial delivery of helm charts to deploy mod2 components. Resolved all the...
[dcaegen2/platform.git] / oti / event-handler / pom.xml
index 962d742..06f6f21 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <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>