From 8f61e18ef0457745719f05bd5c186992a7155416 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Thu, 22 Jun 2017 17:17:28 -0500 Subject: [POLICY-30] remove problematic layers add configurability through telemetry API Change-Id: I77ebde12a417d421b98646c32dc74824f4494c2e Signed-off-by: Jorge Hernandez --- policy-endpoints/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'policy-endpoints/pom.xml') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index de95eb9a..18d338ce 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -67,6 +67,10 @@ org.slf4j slf4j-log4j12 + + log4j + log4j + @@ -155,6 +159,11 @@ commons-collections4 4.1 + + + ch.qos.logback + logback-classic + org.openecomp.policy.drools-pdp -- cgit 1.2.3-korg