From 82bc8f543e578f32201d07a23b42d8539b89a4f1 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 5 Feb 2018 12:05:26 -0500 Subject: Add utils-test project Added utils-test project to policy/common. Modified integrity-audit and integrity-monitor to use the new utils-test project to test the Exception subclasses. Change-Id: If4a27cdb2351b7c49b084dbf287950172fa059cf Issue-ID: POLICY-582 Signed-off-by: Jim Hahn --- integrity-audit/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'integrity-audit/pom.xml') diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 7f20620f..d261340f 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -47,6 +47,12 @@ 4.11 test + + org.onap.policy.common + utils-test + ${project.version} + test + org.eclipse.persistence javax.persistence -- cgit 1.2.3-korg