X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.test%2Fpom.xml;h=f0a5cc6936538f90383efb624e35c0b1eff6dc5a;hb=7998671c0a54a7ecfa36352c95e183f0bb9aa7e7;hp=1aecce5b3ad98f927961f64fe21c55b20f049323;hpb=4b43d971df6f3fc1b4ac54a301dcb1971eeb9ff8;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.test/pom.xml b/models-interactions/model-actors/actor.test/pom.xml index 1aecce5b3..f0a5cc693 100644 --- a/models-interactions/model-actors/actor.test/pom.xml +++ b/models-interactions/model-actors/actor.test/pom.xml @@ -1,8 +1,8 @@ - - 4.0.0 + + 4.0.0 - - org.onap.policy.models.policy-models-interactions.model-actors - model-actors - 2.1.1-SNAPSHOT - + + org.onap.policy.models.policy-models-interactions.model-actors + model-actors + 2.8.3-SNAPSHOT + - actor.test + actor.test + Utilities for testing actors - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - - - org.onap.policy.models.policy-models-interactions.model-actors - actorServiceProvider - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - aai - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-actors - actor.appc - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-actors - actor.so - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-actors - actor.appclcm - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-actors - actor.vfc - ${project.version} - provided - - - junit - junit - test - - + + + org.onap.policy.models.policy-models-interactions.model-impl + aai + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + events + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-actors + actorServiceProvider + ${project.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + provided + + + junit + junit + provided + + + org.onap.policy.models.policy-models-interactions + simulators + ${project.version} + + + org.onap.policy.common + utils-test + ${policy.common.version} + + + org.mockito + mockito-core + compile + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/test/** + + + + +