aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram.krishna.verma@est.tech>2019-07-17 11:18:56 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-17 11:18:56 +0000
commit254e206198b72376ca31fe5950b805335a4376b4 (patch)
tree8f19dc59b7ec77a9367895789d37423e2d03dad4 /policy-core/pom.xml
parent9558d17e24726d3794d80f2b4bdb6ce876bb58a1 (diff)
parent27d388563cdc48a1fc19ca5ca99a0482e6834db5 (diff)
Merge "Fix checkstyle issues in policy-core"
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r--policy-core/pom.xml1
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>