From 1d86d11223e9c60ec65b737301b51ca9a42adff5 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Tue, 26 Mar 2019 13:54:45 +0000 Subject: Adding services-onappf module to apex-pdp 1) Adding services-onappf module to apex-pdp. 2) Following the code base from policy/pap to build the module. 3) Currently PAP is using property & configuration file for bootstrap. Continuing the same in this module as well. 4) Adding relevant test cases. Change-Id: Id9740ea60ae3ecbd88e5d6d3586ee0dde1054cca Issue-ID: POLICY-1452 Signed-off-by: a.sreekumar --- services/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'services/pom.xml') diff --git a/services/pom.xml b/services/pom.xml index 582d6ccba..6ffd63930 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -1,6 +1,7 @@ - 4.0.0 @@ -35,6 +35,7 @@ services-engine + services-onappf -- cgit 1.2.3-korg