From: dyh Date: Thu, 6 Feb 2020 08:51:25 +0000 (+0800) Subject: update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage... X-Git-Tag: 1.3.7~11^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5026c31d7f385a247f7fa98e7d85f67cbd82354d;p=vfc%2Fnfvo%2Fcatalog.git update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage.reportPaths Change-Id: I997ef3342f1f03203de92bef36704e81eeac0c35 Issue-ID: VFC-1617 Signed-off-by: dyh --- diff --git a/pom.xml b/pom.xml index 960db7d9..61467d5c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ UTF-8 . xunit-results.xml - coverage.xml + coverage.xml py python **/**.py