X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=3d18ae85ef19cf549141dfec9cc46e23baba82da;hb=e3938e43b8a1f02f74368ecb75c38530285feac0;hp=f0afa54c0981c266ad33f4e29e2ae1970e432fb3;hpb=21607022333b8d3917754d071d5e4c259308edef;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index f0afa54c0..3d18ae85e 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019,2023 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 +27,7 @@ org.onap.policy.models policy-models-interactions - 2.3.0-SNAPSHOT + 2.8.1-SNAPSHOT org.onap.policy.models.policy-models-interactions @@ -90,6 +90,11 @@ gson provided + + org.onap.policy.models + policy-models-tosca + ${project.version} + org.onap.policy.models policy-models-decisions @@ -101,9 +106,9 @@ ${project.version} - org.powermock - powermock-api-mockito2 - test + org.mockito + mockito-core + compile