X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.xacml%2Fpom.xml;h=971acfb28cbfb6aafb1bcde67ce84e8a690420ec;hb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;hp=308137fb02995203fa51024db270035c52ff52e3;hpb=92ba62e47ba53666652dd76542e2210871309a43;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 308137fb0..971acfb28 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.1-SNAPSHOT + 3.1.1-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