From 9243209a1f20141d31c4e836a04e76d6f4274a5a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 26 Aug 2019 14:16:03 -0400 Subject: Fix sonar build Set sonar.skip to true in empty module designer-api Change-Id: I9330fb7c8b8adfc53a2284e907cb02376a3640dd Issue-ID: CCSDK-1655 Signed-off-by: Timoney, Dan (dt5972) --- ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ms/blueprintsprocessor/modules') diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index d40f0e064..a3361acde 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -26,6 +26,10 @@ Blueprints Designer API Blueprints Designer API + + true + + org.onap.ccsdk.cds.controllerblueprints -- cgit 1.2.3-korg