From b2bdc20c1ce3a390dd7928144c2ccb17a98b1363 Mon Sep 17 00:00:00 2001 From: Charles Cole Date: Fri, 1 Sep 2017 17:33:32 -0500 Subject: Add vFC and MSO Simulators Added vFC and MSO Simulators for jUnit testing Issue-ID: POLICY-201, POLICY-202 Change-Id: Ia30ff6ec74a8ee4fa71ce0456eb6dcb60c897695 Signed-off-by: Charles Cole --- controlloop/templates/template.demo/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'controlloop/templates/template.demo/pom.xml') diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index 024a8a322..c0aef2074 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -173,5 +173,11 @@ ${project.version} test + + org.onap.policy.drools-applications + mso + ${project.version} + test + - + \ No newline at end of file -- cgit 1.2.3-korg