X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.sdnc%2Fpom.xml;h=e455635b64b9a39643a205111087dc4a7fb3dc9f;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=f2014823bde47eea3b7f7e3ce734e97f7a605c25;hpb=85841e358763f6d71a3b2ac27d3fd39dc60667c0;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.sdnc/pom.xml b/models-interactions/model-actors/actor.sdnc/pom.xml index f2014823b..e455635b6 100644 --- a/models-interactions/model-actors/actor.sdnc/pom.xml +++ b/models-interactions/model-actors/actor.sdnc/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.2.5-SNAPSHOT + 3.1.0-SNAPSHOT actor.sdnc @@ -63,11 +63,6 @@ ${policy.common.version} provided - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-actors actor.test @@ -80,10 +75,5 @@ ${project.version} test - - org.powermock - powermock-api-mockito2 - test -