From e6f7f7e85036a73c3d8f931a5a3aa9f6a1835abd Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 10 Jul 2019 16:10:49 -0400 Subject: Fix checkstyle issues in feature-healthcheck Also deleted the checkstyle suppression file. Change-Id: I44b5eaac4b75a7fc2186066d2bb109752a9e2e0f Issue-ID: POLICY-1904 Signed-off-by: Jim Hahn --- feature-healthcheck/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'feature-healthcheck/pom.xml') diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index eec0b622..a4385f77 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-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. @@ -105,7 +105,6 @@ true - ${project.baseUri}checkstyle-suppressions.xml true true warning -- cgit 1.2.3-korg