From 1763532583969909bd6ef218eebf11bc3fa3fe17 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 9 Jan 2019 14:30:23 +0100 Subject: [PATCH] Updated git submodules Project: policy/apex-pdp master cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 Fix context clearing on model upgrade Existing context is cleared when a model upgrade is carried out on an Apex PDP. The clear() method is called in error on the Apex engine during the upgrade. This change also has some small updates to the DecisionMaker example, which is used to test this feature. Issue-ID: POLICY-1395 Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321 Signed-off-by: liamfallon --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index 8f142981c..cff079a8d 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit 8f142981c3f5fddfd58c2e106ead7b4f5fc93da0 +Subproject commit cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 -- 2.16.6