From a142031091350dbad0e47ccda62c030645503e16 Mon Sep 17 00:00:00 2001 From: fujinhua Date: Thu, 1 Mar 2018 11:00:43 +0800 Subject: [PATCH] Update Sonar check for vfc-nfvo-lcm Change-Id: I7de240c0e3f24228b7deb8d06e1d25ee8ed752e4 Issue-ID: VFC-782 Signed-off-by: fujinhua --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index be72724b..80ae2ff0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,21 @@ false . + http://localhost:9000 py Python **/*.py + + + + org.codehaus.mojo + sonar-maven-plugin + 2.7.1 + + + maven-assembly-plugin -- 2.16.6