From f32508381ce0b555fc14978cbaa458aa4e2d91c5 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 30 Aug 2018 09:37:29 +0100 Subject: Use parameter service in apex Switch parameter handling in apex to use the ONAP PF common parameter service Change-Id: Id318d19c726b18b1a69c630fa81ca7d695355e9c Issue-ID: POLICY-954 Signed-off-by: liamfallon --- context/context-management/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'context/context-management/pom.xml') diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 3826ba6dc..d9d9147e5 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -31,6 +31,10 @@ Context management for Apex policy execution + + org.onap.policy.common + common-parameters + org.onap.policy.apex-pdp.model context-model -- cgit 1.2.3-korg