X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-actors%2Factor.so%2Fpom.xml;h=d98622a62f04b20b6e6eb6d0278dffa7496ea034;hb=249b0657be31724b7502ba43767820c7fc47d935;hp=a634fb9f09d5520e985b4ef5cabf8c6504cc3e7e;hpb=e47ec5069a6304a028c4144e8abaa58d6462b8e2;p=policy%2Fmodels.git diff --git a/models-interactions/model-actors/actor.so/pom.xml b/models-interactions/model-actors/actor.so/pom.xml index a634fb9f0..d98622a62 100644 --- a/models-interactions/model-actors/actor.so/pom.xml +++ b/models-interactions/model-actors/actor.so/pom.xml @@ -1,7 +1,7 @@ - - 4.0.0 + + 4.0.0 - - org.onap.policy.models.policy-models-interactions.model-actors - model-actors - 2.0.0-SNAPSHOT - + + org.onap.policy.models.policy-models-interactions.model-actors + model-actors + 2.7.0-SNAPSHOT + - actor.so + actor.so - - - 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-impl - events - ${project.version} - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - so - ${project.version} - provided - - - org.drools - drools-core - 6.5.0.Final - provided - - - com.google.code.gson - gson - provided - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - provided - - - org.onap.policy.drools-pdp - policy-management - ${policy.drools-pdp.version} - provided - - - junit - junit - test - - - org.onap.policy.drools-applications.controlloop.common - simulators - ${policy.drools-applications.version} - test - - + + + 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-impl + events + ${project.version} + provided + + + org.onap.policy.models.policy-models-interactions.model-impl + so + ${project.version} + provided + + + com.google.code.gson + gson + provided + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + provided + + + junit + junit + test + + + org.onap.policy.models.policy-models-interactions.model-actors + actor.test + ${project.version} + test + + + org.onap.policy.models.policy-models-interactions + simulators + ${project.version} + test + + + org.powermock + powermock-api-mockito2 + test + +