diff options
author | 2019-07-17 11:18:56 +0000 | |
---|---|---|
committer | 2019-07-17 11:18:56 +0000 | |
commit | 254e206198b72376ca31fe5950b805335a4376b4 (patch) | |
tree | 8f19dc59b7ec77a9367895789d37423e2d03dad4 /policy-core/pom.xml | |
parent | 9558d17e24726d3794d80f2b4bdb6ce876bb58a1 (diff) | |
parent | 27d388563cdc48a1fc19ca5ca99a0482e6834db5 (diff) |
Merge "Fix checkstyle issues in policy-core"
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r-- | policy-core/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 1a0626c9..c6866174 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -149,7 +149,6 @@ <includeTestResources>true</includeTestResources> <excludes> </excludes> - <suppressionsLocation>${project.baseUri}checkstyle-suppressions.xml</suppressionsLocation> <consoleOutput>true</consoleOutput> <failsOnViolation>true</failsOnViolation> <violationSeverity>warning</violationSeverity> |