From: xg353y Date: Tue, 17 Oct 2017 08:39:38 +0000 (+0200) Subject: Add Policy dependency X-Git-Tag: v1.1.0~26 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=5a4461214580eaefd8d50bbadda9d2356c2ffe32 Add Policy dependency Add policy deppendency to solve NoClassFoundException issue. Issue-ID:CLAMP-61 Change-Id: Iaf20852aff0313d3f503773468222113888940e9 Signed-off-by: xg353y --- diff --git a/pom.xml b/pom.xml index ac088454..623efec0 100644 --- a/pom.xml +++ b/pom.xml @@ -391,7 +391,25 @@ - + + org.onap.policy.engine + PolicyEngineUtils + 1.1.0 + + + log4j + log4j + + + org.slf4j + slf4j-log4j12 + + + apache-log4j-extras + log4j + + + org.onap.policy.drools-applications policy-yaml