X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=1e6247130291f2311cc387f7c2088b37058e2038;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=d74aa05addcebac932ff70dc04254057080e6594;hpb=bc02433cc5292c5272dc084db8044bb4c8140135;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index d74aa05ad..1e6247130 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019, 2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,14 +20,14 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.policy.models policy-models-interactions - 2.2.1-SNAPSHOT + 3.1.0-SNAPSHOT org.onap.policy.models.policy-models-interactions @@ -39,11 +39,6 @@ policy-endpoints ${policy.common.version} - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-impl aai @@ -54,11 +49,26 @@ 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 @@ -76,8 +86,8 @@ provided - org.onap.policy.models.policy-models-interactions.model-impl - sdnc + org.onap.policy.models + policy-models-tosca ${project.version} @@ -91,9 +101,9 @@ ${project.version} - org.powermock - powermock-api-mockito2 - test + org.mockito + mockito-core + compile