From 1b0c01e9c023eac9f4adc5c015caf50cc17798c1 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 24 Mar 2021 08:29:16 -0400 Subject: Bump xacml-pdp 2.4.3-SNAPSHOT Issue-ID: POLICY-3150 Change-Id: Icce931a507eb130a1aeeb16c34fc5046bacf20f6 Signed-off-by: Pamela Dragosh --- tutorials/tutorial-enforcement/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tutorials/tutorial-enforcement/pom.xml') diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index a5f953b9..4fe6bf5a 100644 --- a/tutorials/tutorial-enforcement/pom.xml +++ b/tutorials/tutorial-enforcement/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - XACML PDP ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp xacml-tutorials - 2.4.2-SNAPSHOT + 2.4.3-SNAPSHOT org.onap.policy.tutorial -- cgit