X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=86653cdc3f77d4b7941db8de3696dae05073a863;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=4dd2aa4322dece8d800f858577e3d4137569773f;hpb=07ea6738ff64b3f4f1792d0e17b626378e5ac83d;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 4dd2aa432..86653cdc3 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.3.6-SNAPSHOT + 3.0.2-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 @@ -90,6 +85,11 @@ gson provided + + org.onap.policy.models + policy-models-tosca + ${project.version} + org.onap.policy.models policy-models-decisions @@ -101,9 +101,9 @@ ${project.version} - org.powermock - powermock-api-mockito2 - test + org.mockito + mockito-core + compile