summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw/pom.xml
diff options
context:
space:
mode:
authorLott, Christopher (cl778h) <cl778h@att.com>2019-07-18 08:23:59 -0400
committerLott, Christopher (cl778h) <cl778h@att.com>2019-07-18 08:23:59 -0400
commit77825297b1a873b503b65c0b7f52b6dc24cb9bd2 (patch)
tree90e647048249f6f7cae40ff8d42227e68a37f61e /ecomp-sdk/epsdk-fw/pom.xml
parent7d7b74d4d92e7fa45471fb0e8678837f71da3d02 (diff)
Harmonize logging to apache commons shim only
Remove EELF from two classes, now all use apache commons logging. Remove epsdk-logger dependency, which eliminates EELF and its problems. Change-Id: Ib825d90a0d4204bfe4a756e2df35b92ab520c932 Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-fw/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-fw/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml
index cc950f12..be02302b 100644
--- a/ecomp-sdk/epsdk-fw/pom.xml
+++ b/ecomp-sdk/epsdk-fw/pom.xml
@@ -69,11 +69,6 @@
</build>
<dependencies>
- <dependency>
- <groupId>org.onap.portal.sdk</groupId>
- <artifactId>epsdk-logger</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>