summaryrefslogtreecommitdiffstats
path: root/policy-management/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-07-16 16:55:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-16 16:55:10 +0000
commit2fa10fe07132ee328fac7b46b6ef1530bcf590e5 (patch)
tree60afbd7e3a0f0ee8c1cf39997a70b08daae605c3 /policy-management/pom.xml
parentfdba698893edf2a143f1c523a868e828adef5cef (diff)
parent426ecdf2949b5951bb05a9cc83d6fa10d4ff04d4 (diff)
Merge "Fix checkstyle issues in policy-management"
Diffstat (limited to 'policy-management/pom.xml')
-rw-r--r--policy-management/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 6055f408..dbe3cf85 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -147,7 +147,6 @@
<includeTestResources>true</includeTestResources>
<excludes>
</excludes>
- <suppressionsLocation>${project.baseUri}checkstyle-suppressions.xml</suppressionsLocation>
<consoleOutput>true</consoleOutput>
<violationSeverity>warning</violationSeverity>
</configuration>