From 1367db4de5dba2ad6984e0488fc8c03eede2a6c1 Mon Sep 17 00:00:00 2001 From: fujinhua Date: Thu, 1 Mar 2018 14:49:12 +0800 Subject: [PATCH] Update Sonar check for vfc-nfvo-lcm Change-Id: I119e60f67faa237c28e40b87f1be94fbd27c0425 Issue-ID: VFC-782 Signed-off-by: fujinhua --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 80ae2ff0..767c02e7 100644 --- a/pom.xml +++ b/pom.xml @@ -28,12 +28,14 @@ vfc-nfvo-lcm vfc nfvo lcm - false + UTF-8 . - http://localhost:9000 + xunit-results.xml + coverage.xml py - Python - **/*.py + python + **/**.py + *tests* -- 2.16.6