X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-sim%2Fpolicy-models-simulators%2Fpom.xml;h=852d46b55e1bd4079b8c42d4fe87a4c907f5c529;hb=HEAD;hp=e6af84133dab16a43e825ed7c0e2fba2bad399c4;hpb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;p=policy%2Fmodels.git diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index e6af84133..fc963aa7e 100644 --- a/models-sim/policy-models-simulators/pom.xml +++ b/models-sim/policy-models-simulators/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 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. @@ -28,13 +28,13 @@ org.onap.policy.models.sim policy-models-sim - 3.1.1-SNAPSHOT + 4.0.0-SNAPSHOT policy-models-simulators ${project.artifactId} - A module that runs all "simulators", including DMaaP. + A module that runs all "simulators". @@ -42,5 +42,20 @@ simulators ${project.version} + + org.bouncycastle + bcpkix-fips + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + org.assertj + assertj-core + test +