aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r--feature-test-transaction/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index 6e028615..da12e4b0 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
feature-test-transaction
================================================================================
- 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.
@@ -102,7 +102,6 @@
<includeTestResources>true</includeTestResources>
<excludes>
</excludes>
- <suppressionsLocation>${project.baseUri}checkstyle-suppressions.xml</suppressionsLocation>
<consoleOutput>true</consoleOutput>
<failsOnViolation>true</failsOnViolation>
<violationSeverity>warning</violationSeverity>