From f56dbc888dd7ef8c1abd31b726525cf57ede8aa7 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 10 Jul 2019 17:09:05 -0400 Subject: Fix checkstyle issues in feature-active-standby-management Also deleted the checkstyle suppression file. Change-Id: I4a70c7abc8d73803c54a5c9353c7f460f815b4f0 Issue-ID: POLICY-1903 Signed-off-by: Jim Hahn --- feature-active-standby-management/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'feature-active-standby-management/pom.xml') diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml index fea3c486..d5588822 100644 --- a/feature-active-standby-management/pom.xml +++ b/feature-active-standby-management/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= feature-active-standby-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