From 2fa29d8632a6dc9fb855a732320b679d724f384f Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 9 Jan 2019 15:39:46 -0500 Subject: Remove policy/common integrity-audit suppressions Changed "DbDAO" to "DbDao". Change-Id: I51a6706cceef6857404ae7c12ce43e553ea0da29 Issue-ID: POLICY-1133 Signed-off-by: Jim Hahn --- integrity-audit/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integrity-audit/pom.xml') diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 95b0cd26..c662b3d5 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Common Modules ================================================================================ - 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. @@ -101,7 +101,6 @@ true - ${project.basedir}/checkstyle-suppressions.xml true true warning -- cgit 1.2.3-korg