From eb2b884f92a6b5405d7abffc919a3c5d6f9c8389 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 22 Sep 2017 18:13:26 +0200 Subject: Fix bug at runtime There was a missing class due to policy dependency changed Change-Id: Id8d85a8925c1ac2164528333672a552cb55ca5ca Issue-ID: CLAMP-48 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8e9ed9d1..fbf99c34 100644 --- a/pom.xml +++ b/pom.xml @@ -430,6 +430,26 @@ + + org.onap.policy.drools-applications + aai + 1.1.0 + + + log4j + log4j + + + org.slf4j + slf4j-log4j12 + + + apache-log4j-extras + log4j + + + + com.fasterxml.jackson.core jackson-databind -- cgit 1.2.3-korg