aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2020-02-24 18:33:27 +0000
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2020-02-24 18:33:27 +0000
commit7b5d3d08876124b713b12a0b5983752af4b5921b (patch)
tree42856e73ba7cfbba43b2560bce39647fe8c534ec /artifacts
parent3a325d8192addf27423494d8ed8b621dedcf7888 (diff)
minor logging updates
create error logger, integrate with record node and improve slf4jrecorder Issue-ID: CCSDK-2115 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I857ce0fac070278a195204195eaae0c53d2d0d52
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index f6c883c1..a5ed3799 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -146,11 +146,6 @@
<artifactId>utils-installer</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.onap.ccsdk.sli.core</groupId>
- <artifactId>sli-recording</artifactId>
- <version>${project.version}</version>
- </dependency>
</dependencies>
</dependencyManagement>