X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.sdnr%2Fpom.xml;h=64940282c5493a9fd77ce77d04ce3f5b18b9f60a;hb=ec82c44d8263c8faaba3440f9532eb59d1cb525c;hp=00b3997db5488efd193856a0ec413d8b761da122;hpb=2d69f0ed6b0a59bacd4e7986c23281e4a9006c93;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 00b3997db..64940282c 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 + 2.6.3-SNAPSHOT + - - org.onap.policy.models.policy-models-interactions.model-actors - model-actors - 2.1.0-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.powermock + powermock-api-mockito2 + test + +