From 662dd890d69d0ee7a460437d277b9d424c348b47 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 5 Mar 2021 16:01:42 -0500 Subject: Use models 2.4.1-SNAPSHOT in PAP Done to resolve EntityNotFoundException in windriver lab and in junit tests. Issue-ID: POLICY-3125 Change-Id: I5dbdf732154ee725ae9555722cde5d1f2008223c Signed-off-by: Jim Hahn --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb4e9ae8..646347bb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy PAP ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Copyright (C) 2019 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ @@ -42,7 +42,7 @@ 1.8.0 - 2.4.0 + 2.4.1-SNAPSHOT -- cgit 1.2.3-korg