From a4dd25649e3be7f8850f311755e0925d73e9d27d Mon Sep 17 00:00:00 2001 From: efiacor Date: Tue, 25 Feb 2020 17:12:06 +0000 Subject: [PATCH] Updating sonar report path tag Signed-off-by: efiacor Change-Id: I8fdbf870fac31c95557343572fe5ce48735af4ce Issue-ID: DCAEGEN2-1837 --- components/pm-subscription-handler/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml index a4258060..74ad400f 100644 --- a/components/pm-subscription-handler/pom.xml +++ b/components/pm-subscription-handler/pom.xml @@ -25,7 +25,7 @@ org.onap.oparent oparent - 2.1.0 + 3.0.0 org.onap.dcaegen2.services @@ -36,11 +36,11 @@ UTF-8 . xunit-results.xml - coverage.xml + coverage.xml xunit-results.xml py python - **/**.py + **/*.py target/**,tests/**,setup.py,**/__init__.py 1.2.1 -- 2.16.6