From 87c95be02a8a4d77e165dede90777e811b59dcae Mon Sep 17 00:00:00 2001 From: Ravindra Bakkamanthala Date: Tue, 23 May 2017 14:56:12 -0400 Subject: Commit includes ControlLoopPolicy API and bugfixes Change-Id: I3e18bb8b4c31a0d908bb0cff4c85e2a3fb450a63 Signed-off-by: Ravindra Bakkamanthala --- PolicyEngineAPI/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'PolicyEngineAPI/pom.xml') diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index a0e66f17d..f0bffb5de 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -87,6 +87,11 @@ spring-webmvc 4.3.3.RELEASE + + com.google.code.gson + gson + 2.8.0 + log4j log4j @@ -112,6 +117,14 @@ org.powermock powermock-api-mockito + + com.att.aft + dme2 + + + com.att.cadi + cadi-aaf + -- cgit 1.2.3-korg