aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2021-08-04 09:30:11 -0400
committerTaka Cho <takamune.cho@att.com>2021-08-04 09:31:56 -0400
commita8590fdd6f7a5360cfaf505418880f6076c0c867 (patch)
tree967dd639fc251217126bc8390905e076b8fbafe5 /utils/pom.xml
parent04aa1493214af37c1a50c6d83bd7f32d7708487d (diff)
refactor slf4j logger to common util
avoid EELF lib dependency, was suggested to move to common util instead Issue-ID: POLICY-3087 Change-Id: I79a2f5ba32fd3fc496ef3f72a02f4696b766f9c7 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 03cc766a..f2ca4e89 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -82,7 +82,6 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>