summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-10-31 14:35:47 +0000
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-10-31 14:35:47 +0000
commit5c6b2000726e657eb6a1ed468ae14f95e9df0ce4 (patch)
tree8bda3a427c9f4711b265c7efac2d2a2bb36bf0d4 /base
parentfbc3ba88154c38afcbde691f6839c171445ac2fa (diff)
pom updates
inherit version for org.onap.logging-analytics artifacts, add back two dependecies for aai service Issue-ID: CCSDK-1882 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I469d42c0b8bb5d86c3e9acaa97b5be11dda361e0
Diffstat (limited to 'base')
-rw-r--r--base/http/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index e6061ed6..aabeca26 100644
--- a/base/http/provider/pom.xml
+++ b/base/http/provider/pom.xml
@@ -34,7 +34,6 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>
- <version>1.5.0</version>
<scope>provided</scope>
</dependency>
</dependencies>