From 54d868eb5750f87506d74067d8e0ef8734015502 Mon Sep 17 00:00:00 2001 From: Charles Cole Date: Wed, 13 Sep 2017 11:00:21 -0500 Subject: Modify AAI simulator to support new requests Updated the AAI simulator to support new AAI queries. Also, modified the post response to allow multiple responses. Added code to ensure the simulators were able to sucessfully start up. Change-Id: I3e855b5e54c073f55fbaadc0064c140695fc1a58 Issue-ID: POLICY-200 Signed-off-by: Charles Cole --- controlloop/common/simulators/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'controlloop/common/simulators/pom.xml') diff --git a/controlloop/common/simulators/pom.xml b/controlloop/common/simulators/pom.xml index 26a81a8ff..fc0d4c2d3 100644 --- a/controlloop/common/simulators/pom.xml +++ b/controlloop/common/simulators/pom.xml @@ -43,7 +43,6 @@ org.onap.policy.drools-applications aai ${project.version} - test org.onap.policy.drools-applications -- cgit 1.2.3-korg