X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.test%2Fpom.xml;h=168b6dcfa4c3c0173596e8d295a1ecc5bca2dbaa;hb=281549acfd53bf9c8a26a3a49b6b8985793c8952;hp=f9d0d7739a95d0e5c6a067a7b3d2dc0dbd1aa62e;hpb=2d69f0ed6b0a59bacd4e7986c23281e4a9006c93;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 f9d0d7739..168b6dcfa 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.0-SNAPSHOT - + + org.onap.policy.models.policy-models-interactions.model-actors + model-actors + 3.0.0-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/** + + + + +