From 6a4266db5ce20717f787dff410839281e92bb081 Mon Sep 17 00:00:00 2001 From: Hengye Date: Thu, 4 Apr 2019 06:09:26 +0000 Subject: update dependencies from policy/models Now pointing to policy/models for yaml and other dependencies. Issue-ID: POLICY-1264 Change-Id: I440d18425e46ec91e6d4e7f2cf1571c4d2bbdb6f Signed-off-by: Hengye Signed-off-by: Pamela Dragosh --- ONAP-PAP-REST/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ONAP-PAP-REST/pom.xml') diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 3322acdc1..9714e4dc7 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -182,9 +183,9 @@ mariadb-java-client - org.onap.policy.drools-applications.controlloop.common - policy-yaml - ${version.policy.drools-application} + org.onap.policy.models.policy-models-interactions + model-yaml + ${version.policy.models} -- cgit 1.2.3-korg