X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=models-interactions%2Fmodel-actors%2Factor.so%2Fpom.xml;h=a8047f71595a843eb3093d5252ee894c8b51cb94;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=96a9510da1df258cfd0606704c86dc42aa4be7a6;hpb=4201789ab88e2f322ae7f701d1f43d5b5b3bafce;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 96a9510da..a8047f715 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.5-SNAPSHOT + 3.1.0-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 -