From e0385921034ae9ce860038ea65d2d13259f7cc4c Mon Sep 17 00:00:00 2001 From: "Tej, Tarun" Date: Fri, 15 Sep 2017 00:52:13 -0400 Subject: Adding Junits for policy engine Adding Junits to Policy Engine Utils project, removed duplicates, fixed few defects along the way and fixes to projects. Issue-Id: POLICY-52 Change-Id: Ia0598300f9bd60f5372b9ef7d8984657478a1611 Signed-off-by: Tej, Tarun --- PolicyEngineUtils/pom.xml | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'PolicyEngineUtils/pom.xml') diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index af2664305..c0837055f 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -30,12 +30,12 @@ org.onap.policy.common integrity-monitor - ${common-modules.version} + ${common-modules.version} org.onap.policy.common integrity-audit - ${common-modules.version} + ${common-modules.version} org.onap.policy.common @@ -97,6 +97,12 @@ org.drools drools-verifier 6.3.0.Final + + + com.google.guava + guava + + com.att.cadi @@ -104,20 +110,9 @@ 1.3.0 - com.att.aft - dme2 - 3.1.200 - - - com.att.nsa - cambriaClient - 0.0.1 - - - org.slf4j - slf4j-log4j12 - - + com.att.aft + dme2 + 3.1.200 com.att.nsa -- cgit 1.2.3-korg