X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.vfc%2Fpom.xml;h=5cb00b9ff84603373e93c6c467b8b44eef8763db;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=d01cedb92b547f55f3e477075942224bed99c4ea;hpb=45a07d18b4aea9c45a6e84330892d8867948a603;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 d01cedb92..5cb00b9ff 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.3-SNAPSHOT + 3.0.3-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