X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.test%2Fpom.xml;h=4e81faf5fa86345541e19fde26dd3fee4a390e83;hb=bf4c0bd31b6045a25ecf24b9508bc256cb724b20;hp=3df35c3550e6a3a9212d05219c903f44675516f4;hpb=2e2eae531ad0d6e0e09a1cc4824fc5bb74432679;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 3df35c355..4e81faf5f 100644 --- a/models-interactions/model-actors/actor.test/pom.xml +++ b/models-interactions/model-actors/actor.test/pom.xml @@ -25,13 +25,18 @@ org.onap.policy.models.policy-models-interactions.model-actors model-actors - 2.2.1-SNAPSHOT + 2.6.2-SNAPSHOT actor.test Utilities for testing actors + + org.onap.policy.models.policy-models-interactions.model-impl + aai + ${project.version} + org.onap.policy.models.policy-models-interactions.model-impl events @@ -53,6 +58,11 @@ junit provided + + org.onap.policy.models.policy-models-interactions + simulators + ${project.version} + org.onap.policy.common utils-test @@ -69,4 +79,18 @@ compile + + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/test/** + + + + +