X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=e02e86de331172be742ed4e646d1dde15acd7bc2;hb=bf4c0bd31b6045a25ecf24b9508bc256cb724b20;hp=41faf89b866c04dffa0b7b07c9d27d4997b4ebcd;hpb=38cc81922273039d2d32979123bb83a15c49debf;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 41faf89b8..e02e86de3 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -1,16 +1,16 @@ - - 4.0.0 + + 4.0.0 - - org.onap.policy.models - policy-models-interactions - 2.0.0-SNAPSHOT - + + org.onap.policy.models + policy-models-interactions + 2.6.2-SNAPSHOT + - org.onap.policy.models.policy-models-interactions - simulators + org.onap.policy.models.policy-models-interactions + simulators - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - junit - junit - test - - - org.onap.policy.models.policy-models-interactions.model-impl - aai - ${project.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - so - ${project.version} - - - org.onap.policy.models.policy-models-interactions.model-impl - vfc - ${project.version} - test - - - com.google.code.gson - gson - provided - - - org.onap.policy.models.policy-models-interactions.model-impl - sdnc - ${project.version} - - + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + + + junit + junit + test + + + org.onap.policy.models.policy-models-interactions.model-impl + aai + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + appc + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + cds + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + appclcm + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + sdnc + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + sdnr + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + so + ${project.version} + + + org.onap.policy.models.policy-models-interactions.model-impl + vfc + ${project.version} + test + + + com.google.code.gson + gson + provided + + + org.onap.policy.models + policy-models-tosca + ${project.version} + + + org.onap.policy.models + policy-models-decisions + ${project.version} + + + org.onap.policy.models.sim + policy-models-sim-dmaap + ${project.version} + + + org.powermock + powermock-api-mockito2 + test + +