X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.sdnr%2Fpom.xml;h=3501a873275cf6786f0c2eb8b6510401e642db59;hb=281549acfd53bf9c8a26a3a49b6b8985793c8952;hp=1b58018fd04fde97c461db7cb1a0aa3bf1a431cf;hpb=52d2377853af5eb2acba40381e61de17f3fe0d29;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.sdnr/pom.xml b/models-interactions/model-actors/actor.sdnr/pom.xml index 1b58018fd..3501a8732 100644 --- a/models-interactions/model-actors/actor.sdnr/pom.xml +++ b/models-interactions/model-actors/actor.sdnr/pom.xml @@ -2,7 +2,8 @@ + + 4.0.0 - - 4.0.0 + + org.onap.policy.models.policy-models-interactions.model-actors + model-actors + 3.0.0-SNAPSHOT + - - org.onap.policy.models.policy-models-interactions.model-actors - model-actors - 2.1.3-SNAPSHOT - + actor.sdnr - actor.sdnr - - - - org.onap.policy.models.policy-models-interactions.model-actors - actorServiceProvider - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - sdnr - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - events - ${project.version} - provided - - - com.google.code.gson - gson - test - - - junit - junit - test - - - org.onap.policy.models.policy-models-interactions - simulators - ${project.version} - test - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - provided - - + + + org.onap.policy.models.policy-models-interactions.model-actors + actorServiceProvider + ${project.version} + provided + + + org.onap.policy.models.policy-models-interactions.model-impl + sdnr + ${project.version} + provided + + + org.onap.policy.models.policy-models-interactions.model-impl + events + ${project.version} + provided + + + com.google.code.gson + gson + test + + + junit + junit + test + + + org.onap.policy.models.policy-models-interactions + simulators + ${project.version} + test + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + provided + + + org.onap.policy.models.policy-models-interactions.model-actors + actor.test + ${project.version} + test + + + org.mockito + mockito-core + test + +