X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.test%2Fpom.xml;h=1033afcd04deb8e27c5e1c34e49eb5028e3c7c01;hb=ec82c44d8263c8faaba3440f9532eb59d1cb525c;hp=3a10fa3d18a2c6a43e1a7dda510ad25fb184e4f7;hpb=ba3a17c58088a016b3ed2948b0c33502fdbc84ec;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 3a10fa3d1..1033afcd0 100644 --- a/models-interactions/model-actors/actor.test/pom.xml +++ b/models-interactions/model-actors/actor.test/pom.xml @@ -25,24 +25,27 @@ org.onap.policy.models.policy-models-interactions.model-actors model-actors - 2.2.1-SNAPSHOT + 2.6.3-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 ${project.version} - provided org.onap.policy.models.policy-models-interactions.model-actors actorServiceProvider ${project.version} - provided org.onap.policy.common @@ -53,7 +56,12 @@ junit junit - test + provided + + + org.onap.policy.models.policy-models-interactions + simulators + ${project.version} org.onap.policy.common @@ -71,4 +79,18 @@ compile + + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/test/** + + + + +