summaryrefslogtreecommitdiffstats
path: root/integrity-audit/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-01-09 15:39:46 -0500
committerJim Hahn <jrh3@att.com>2019-01-09 16:58:46 -0500
commit2fa29d8632a6dc9fb855a732320b679d724f384f (patch)
treeb6d25c03e8ad1912d5895ce5eff220999049060e /integrity-audit/pom.xml
parenta392ecb9bd7deca0791f4c16f5fee11ba53dc4e3 (diff)
Remove policy/common integrity-audit suppressions
Changed "DbDAO" to "DbDao". Change-Id: I51a6706cceef6857404ae7c12ce43e553ea0da29 Issue-ID: POLICY-1133 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integrity-audit/pom.xml')
-rw-r--r--integrity-audit/pom.xml3
1 files changed, 1 insertions, 2 deletions
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 @@
<includeTestResources>true</includeTestResources>
<excludes>
</excludes>
- <suppressionsLocation>${project.basedir}/checkstyle-suppressions.xml</suppressionsLocation>
<consoleOutput>true</consoleOutput>
<failsOnViolation>true</failsOnViolation>
<violationSeverity>warning</violationSeverity>