diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-07-16 16:55:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-16 16:55:10 +0000 |
commit | 2fa10fe07132ee328fac7b46b6ef1530bcf590e5 (patch) | |
tree | 60afbd7e3a0f0ee8c1cf39997a70b08daae605c3 /policy-management/pom.xml | |
parent | fdba698893edf2a143f1c523a868e828adef5cef (diff) | |
parent | 426ecdf2949b5951bb05a9cc83d6fa10d4ff04d4 (diff) |
Merge "Fix checkstyle issues in policy-management"
Diffstat (limited to 'policy-management/pom.xml')
-rw-r--r-- | policy-management/pom.xml | 1 |
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> |