From e617b92c5587661acdbc895e047f1b00d6c8debf Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 10 Jan 2019 14:28:28 -0500 Subject: Remove feature-cl-trans checkstyle suppressions Extracted CacheBasedControlLoopMetricsManager into its own class file. Change-Id: I075d423192eb7a8d44cad7ccae8db8fcfe2715f7 Issue-ID: POLICY-1139 Signed-off-by: Jim Hahn --- controlloop/common/feature-controlloop-trans/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 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 1a6261c43..0aa320ad3 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 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -104,7 +104,6 @@ true - ${project.basedir}/checkstyle-suppressions.xml true true warning -- cgit 1.2.3-korg