From 82b162be29015ac529d9e29d0f5ee21d7fc24ecb Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Tue, 14 Jan 2020 11:39:47 -0600 Subject: policy/xacml-pdp jdk11 upgrades Issue-ID: POLICY-1596 Change-Id: I00164ea17eb9d547b45c01e5f46f7aaf0f9a25e2 Signed-off-by: HOCKLA --- main/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/pom.xml') diff --git a/main/pom.xml b/main/pom.xml index 98c12e8a..4dce052c 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - XACML PDP ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -100,7 +100,7 @@ org.powermock - powermock-api-mockito + powermock-api-mockito2 test -- cgit 1.2.3-korg