From 6dee9fba7e3c471bab358d8567a9e3e0a3fca769 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 10 Jul 2019 15:42:40 -0400 Subject: Fix checkstyle issues in api-active-standby-management Also deleted the checkstyle suppression file. Change-Id: I3518f29c75061dced8f507b274388f7588859037 Issue-ID: POLICY-1901 Signed-off-by: Jim Hahn --- api-active-standby-management/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'api-active-standby-management/pom.xml') diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index 0d6861bd..9182c5a8 100644 --- a/api-active-standby-management/pom.xml +++ b/api-active-standby-management/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ECOMP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017 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. @@ -69,7 +69,6 @@ true - ${project.baseUri}checkstyle-suppressions.xml true true warning -- cgit 1.2.3-korg