X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=27f081baaefa0e4817e626f598df1cfb170eb323;hb=HEAD;hp=98f00b6dbb217c6b1cf7fa89cd4244b348d61430;hpb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 98f00b6db..c3d840bcc 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019, 2023 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2024 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 - 3.1.1-SNAPSHOT + 4.0.0-SNAPSHOT org.onap.policy.models.policy-models-interactions @@ -96,14 +96,25 @@ ${project.version} - org.onap.policy.models.sim - policy-models-sim-dmaap + org.onap.policy.models + policy-models-examples ${project.version} + + org.onap.policy.common + utils-test + ${policy.common.version} + test + org.mockito mockito-core compile + + org.assertj + assertj-core + test +