From: Jim Hahn Date: Wed, 30 Sep 2020 16:41:42 +0000 (-0400) Subject: Skip sonar in common utils-test X-Git-Tag: 1.8.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d90d84f9e98de9772949a691dc1c5f2e26967f5f;p=policy%2Fcommon.git Skip sonar in common utils-test sonar.tests didn't work, so just switching to sonar.skip, because utils-test is not used in production code. Issue-ID: POLICY-2650 Change-Id: I67bf9abda724944e080bbbf3a9bdc108dbd629c8 Signed-off-by: Jim Hahn --- diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 86800055..b6560b5a 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -35,7 +35,7 @@ 2.0.4 - src/main,src/test + true