X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.so%2Fpom.xml;h=b6112892da5932f27ba59c251bca4b29a61369fd;hb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;hp=52d3a1426a2c23d002f904db6c8a5bdd0c5c8b16;hpb=e14fac54dcf863381a8ac7f5a361f57eeba98c8c;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.so/pom.xml b/models-interactions/model-actors/actor.so/pom.xml index 52d3a1426..b6112892d 100644 --- a/models-interactions/model-actors/actor.so/pom.xml +++ b/models-interactions/model-actors/actor.so/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.0-SNAPSHOT + 3.1.1-SNAPSHOT actor.so @@ -67,11 +67,6 @@ ${policy.common.version} provided - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-actors actor.test @@ -84,10 +79,5 @@ ${project.version} test - - org.powermock - powermock-api-mockito2 - test -