X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.vfc%2Fpom.xml;h=56c07822d28efab106b6f0650e84b08285861b65;hb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;hp=54a8fb80a04695a0d7348ca2d1b4022e02f7ba1b;hpb=bd8bf6a10ae1669eace1aab6d4035a05696596de;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.vfc/pom.xml b/models-interactions/model-actors/actor.vfc/pom.xml index 54a8fb80a..56c07822d 100644 --- a/models-interactions/model-actors/actor.vfc/pom.xml +++ b/models-interactions/model-actors/actor.vfc/pom.xml @@ -2,7 +2,7 @@ + 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.3.5-SNAPSHOT + 3.1.1-SNAPSHOT actor.vfc @@ -73,11 +73,6 @@ ${policy.common.version} provided - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-actors actor.test @@ -91,14 +86,9 @@ test - org.powermock - powermock-api-mockito2 - test - - - org.assertj - assertj-core - test + org.mockito + mockito-core + compile