From 6f145256b9d9ac6c0e0b6073afb5d1fa178a84a4 Mon Sep 17 00:00:00 2001 From: Ali Hockla Date: Tue, 1 Oct 2019 18:42:04 -0500 Subject: Removed TestUtils from common and into a 'xacml-test' project Issue-ID: POLICY-2090 Change-Id: Id688e305f878f56e374e6bd9047d9d6c75fbe0c6 Signed-off-by: Ali Hockla --- applications/monitoring/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'applications/monitoring/pom.xml') diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 12b07939..92ac7cbe 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -38,6 +38,12 @@ common ${project.version} + + org.onap.policy.xacml-pdp + xacml-test + ${project.version} + test + -- cgit 1.2.3-korg