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=b8dc01cb55339d80267d95d8c3e336c7177fc714;hpb=84f728930527d34821a827ec6681ce9313989cab;p=policy%2Fmodels.git diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index b8dc01cb5..fc963aa7e 100644 --- a/models-sim/policy-models-simulators/pom.xml +++ b/models-sim/policy-models-simulators/pom.xml @@ -3,6 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. + 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. @@ -21,19 +22,19 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.policy.models.sim policy-models-sim - 2.8.0-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,13 +43,18 @@ ${project.version} - junit - junit + org.bouncycastle + bcpkix-fips + + + org.onap.policy.common + utils-test + ${policy.common.version} test - org.powermock - powermock-api-mockito2 + org.assertj + assertj-core test