From affd783174f1fe5b92dc54a69388f9bb8bde1d88 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 10 Jul 2019 17:00:11 -0400 Subject: Fix checkstyle issues in feature-state-management Also deleted the checkstyle suppression file. Change-Id: I41adf8c09fe0613134876976c6aadd193e38fbaa Issue-ID: POLICY-1905 Signed-off-by: Jim Hahn --- feature-state-management/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'feature-state-management/pom.xml') diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml index f32276b8..95f0feaa 100644 --- a/feature-state-management/pom.xml +++ b/feature-state-management/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= feature-state-management ================================================================================ - 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. @@ -100,7 +100,6 @@ true - ${project.baseUri}checkstyle-suppressions.xml true true warning -- cgit 1.2.3-korg