From c3988ec2b7b98eeb3b061ddb08a74eeb90d49edb Mon Sep 17 00:00:00 2001 From: "Smokowski, Kevin (ks6305)" Date: Thu, 17 Oct 2019 21:00:21 +0000 Subject: add filters to base incorporate common filters into base adaptor Issue-ID: CCSDK-1849 Signed-off-by: Smokowski, Kevin (ks6305) Change-Id: Ib1de49f29ff88c0f8cff87642ae60dc11517331b --- base/http/provider/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'base/http/provider/pom.xml') diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 56728be6..e6061ed6 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -31,5 +31,11 @@ ${jersey.version} test + + org.onap.logging-analytics + logging-filter-base + 1.5.0 + provided + -- cgit 1.2.3-korg