X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;h=8cca555792d53f3d4fcfd995e7bf1f6b6c13b913;hb=b559c050557e757325743bd37b41fd49b01ba19a;hp=3322acdc1f17cd2991d64b1677e88fc0aad88086;hpb=f1e9c4a64eb9c5ef88bd7a77d35d2323414da0bb;p=policy%2Fengine.git diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 3322acdc1..8cca55579 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. @@ -27,7 +28,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT @@ -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}