From 65dad457b6ece6872723f7c95a0d64e39dcdd77d Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Thu, 22 Feb 2018 09:48:24 +0800 Subject: [PATCH] Added sonar support and update oparent version Issue-ID: VNFSDK-210 Change-Id: Icf7f0c4fabc03f30e18656df87fe93ad94335104 Signed-off-by: Lianhao Lu --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 55e2306..b1286c7 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ under the License. org.onap.oparent oparent - 1.0.0-SNAPSHOT - ../oparent + 1.1.0-SNAPSHOT + ../../oparent org.onap.vnfsdk.pkgtools @@ -30,6 +30,11 @@ under the License. vnfsdk-pkgtools CSAR manipulation shared library with CLI + + py + Python + **/*.py + -- 2.16.6