From c25b50609e9cbf6df61dc2cf54cf86e88e72303d Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Mon, 5 Mar 2018 14:05:03 +0800 Subject: [PATCH] Explicitly disable sonar skip Change-Id: Ia14f21e27833eaef1eb45b6ec59788f361745369 Issue-ID: VNFSDK-210 Signed-off-by: Lianhao Lu --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 77e13ac..b6f6f37 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,7 @@ under the License. py Python **/*.py + false -- 2.16.6