diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-07-22 19:28:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-22 19:28:18 +0000 |
commit | 6dbf064ddae3b6b2f98300a52d4d5a2f78b90293 (patch) | |
tree | 31ef21c0d2bac8e5c6424431ba45bca574e94304 /ecomp-sdk/epsdk-fw/pom.xml | |
parent | 38060a1a8798e5a1ba1262412466876c0b937d07 (diff) | |
parent | 77825297b1a873b503b65c0b7f52b6dc24cb9bd2 (diff) |
Merge "Harmonize logging to apache commons shim only"
Diffstat (limited to 'ecomp-sdk/epsdk-fw/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-fw/pom.xml | 5 |
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> |