X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.xacml%2Fpom.xml;h=0a259c9705a206eae717b3ca2fca81313e78ce13;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=96744d7b6bc086366f8fd44f1172a4767682bdbe;hpb=dd9023c3492c4368a87c5b474a1811667fd3b356;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.xacml/pom.xml b/models-interactions/model-actors/actor.xacml/pom.xml index 96744d7b6..0a259c970 100644 --- a/models-interactions/model-actors/actor.xacml/pom.xml +++ b/models-interactions/model-actors/actor.xacml/pom.xml @@ -4,6 +4,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 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. @@ -20,14 +21,14 @@ --> + 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.policy-models-interactions.model-actors model-actors - 2.6.4-SNAPSHOT + 3.0.3-SNAPSHOT actor.xacml @@ -57,11 +58,6 @@ ${policy.common.version} provided - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-actors actor.test @@ -75,9 +71,9 @@ test - org.powermock - powermock-api-mockito2 - test + org.mockito + mockito-core + compile