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=abb74987da2575e5d76dfad8a0702a6df6f0def6;hpb=6ed822fabd7c39e71b821134fcf8ac299e261108;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 abb74987d..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.0-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