From 65576b0a671ce6212cc5003b83af9e4173248750 Mon Sep 17 00:00:00 2001 From: fujinhua Date: Thu, 1 Mar 2018 10:41:51 +0800 Subject: [PATCH] Add Sonar check for vfc-nfvo-lcm Change-Id: I1f8a52357c2b38870f7cda16ffa97c605ca29730 Issue-ID: VFC-782 Signed-off-by: fujinhua --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index ca07fdee..be72724b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,13 @@ pom vfc-nfvo-lcm vfc nfvo lcm + + false + . + py + Python + **/*.py + -- 2.16.6