From 55232f5aba68ff14be9f85b90337b883e2be6f6d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 15 Jan 2020 10:07:10 -0500 Subject: Update sonar config Use parent configuration - exclude non-code sub-modules. Issue-ID: POLICY-2321 Change-Id: If0219d492761f34341d41815684ff91b81064263 Signed-off-by: Pamela Dragosh --- packages/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/pom.xml b/packages/pom.xml index b7f1cfba..267f02dd 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017, 2019-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -31,6 +31,12 @@ pom Policy Packages ONAP Policy Drools PDP Installation Packages + + + + true + + default -- cgit 1.2.3-korg