summaryrefslogtreecommitdiffstats
path: root/feature-healthcheck/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-07-16 16:39:43 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-16 16:39:43 +0000
commit11c0c4ee1a15e135c3e9598dac94d34cf0017bfb (patch)
tree42ce25b14869b22a0e4f5d6d779f1d498b98bc23 /feature-healthcheck/pom.xml
parent1eeeb4672400ebe9d3fbd0703e3848cbf5dbfab9 (diff)
parente6f7f7e85036a73c3d8f931a5a3aa9f6a1835abd (diff)
Merge "Fix checkstyle issues in feature-healthcheck"
Diffstat (limited to 'feature-healthcheck/pom.xml')
-rw-r--r--feature-healthcheck/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml
index eec0b622..a4385f77 100644
--- a/feature-healthcheck/pom.xml
+++ b/feature-healthcheck/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
ONAP Policy Engine - Drools PDP
================================================================================
- 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.
@@ -105,7 +105,6 @@
<includeTestResources>true</includeTestResources>
<excludes>
</excludes>
- <suppressionsLocation>${project.baseUri}checkstyle-suppressions.xml</suppressionsLocation>
<consoleOutput>true</consoleOutput>
<failsOnViolation>true</failsOnViolation>
<violationSeverity>warning</violationSeverity>