aboutsummaryrefslogtreecommitdiffstats
path: root/feature-state-management/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-07-16 16:40:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-16 16:40:32 +0000
commitfdba698893edf2a143f1c523a868e828adef5cef (patch)
tree8d6772f88a747ae2c13e6f1829893015d83e17ee /feature-state-management/pom.xml
parent11c0c4ee1a15e135c3e9598dac94d34cf0017bfb (diff)
parentaffd783174f1fe5b92dc54a69388f9bb8bde1d88 (diff)
Merge "Fix checkstyle issues in feature-state-management"
Diffstat (limited to 'feature-state-management/pom.xml')
-rw-r--r--feature-state-management/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml
index f32276b8..95f0feaa 100644
--- a/feature-state-management/pom.xml
+++ b/feature-state-management/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
feature-state-management
================================================================================
- 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.
@@ -100,7 +100,6 @@
<includeTestResources>true</includeTestResources>
<excludes>
</excludes>
- <suppressionsLocation>${project.baseUri}checkstyle-suppressions.xml</suppressionsLocation>
<consoleOutput>true</consoleOutput>
<failsOnViolation>true</failsOnViolation>
<violationSeverity>warning</violationSeverity>