X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.aai%2Fpom.xml;h=3d395f7c1b7df389bdc32b505557e454099d3ba9;hb=refs%2Fchanges%2F05%2F136005%2F1;hp=521d7bceb2a3ce3d17b965d39860c59171176374;hpb=4201789ab88e2f322ae7f701d1f43d5b5b3bafce;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 521d7bceb..3d395f7c1 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.3.5-SNAPSHOT + 3.0.1-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.powermock - powermock-api-mockito2 - test -