From 7538e0efb50f7afb2674993a7d516a5e2e4affdd Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 12 Mar 2021 18:07:36 -0500 Subject: Remove more unnecessary plugins from drools-apps Issue-ID: POLICY-3126 Change-Id: I0cb84be5453249557f9092f237be5517d34a80bb Signed-off-by: Jim Hahn --- .../common/feature-controlloop-trans/pom.xml | 37 +--------------------- 1 file changed, 1 insertion(+), 36 deletions(-) (limited to 'controlloop/common/feature-controlloop-trans/pom.xml') diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index e2e037623..fc5ce6698 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ @@ -80,41 +80,6 @@ - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - -- cgit 1.2.3-korg