X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.aai%2Fpom.xml;h=9b9e71d363e6efaefdd631181d2aaf86bf1ee1d3;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=5ed168e79a6de729062b2665b4970241b6bf9570;hpb=7998671c0a54a7ecfa36352c95e183f0bb9aa7e7;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.aai/pom.xml b/models-interactions/model-actors/actor.aai/pom.xml index 5ed168e79..9b9e71d36 100644 --- a/models-interactions/model-actors/actor.aai/pom.xml +++ b/models-interactions/model-actors/actor.aai/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.8.3-SNAPSHOT + 3.0.3-SNAPSHOT actor.aai @@ -57,11 +57,6 @@ ${policy.common.version} provided - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-actors actor.test @@ -74,10 +69,5 @@ ${project.version} test - - org.mockito - mockito-core - test -