From 3d02543fc00a46da2da8f682f71b538ca2fd36e5 Mon Sep 17 00:00:00 2001 From: ramverma Date: Thu, 19 Jul 2018 18:45:16 +0100 Subject: Adding examples module to apex-pdp Adding examples (MyFirstPolicy, AADM, Adaptive, PCVS) to apex-pdp so that anyone can try out running few sample policies and understand how to create and run policies in apex-pdp. Change-Id: I0dff6d54ef94d8b5bdb63eabcb09e9f64d76fd0c Issue-ID: POLICY-861 Signed-off-by: ramverma --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b983c6cf6..f8d8a5587 100644 --- a/pom.xml +++ b/pom.xml @@ -159,8 +159,9 @@ auth services plugins - packages + examples testsuites + packages client tools -- cgit 1.2.3-korg