X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-simulators%2Fpom.xml;h=a3c3dea19ef55bdcba1b094f99a2c8d8b09c56cb;hb=49f07db935d114b72a44e446867b16262dd552aa;hp=52f23821d8c6688d49c5ef533086735510e0726d;hpb=dd9023c3492c4368a87c5b474a1811667fd3b356;p=policy%2Fmodels.git diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 52f23821d..a3c3dea19 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Modifications Copyright (C) 2019, 2023-2024 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.6.4-SNAPSHOT + 3.1.1-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 @@ -101,14 +96,9 @@ ${project.version} - org.onap.policy.models.sim - policy-models-sim-dmaap - ${project.version} - - - org.powermock - powermock-api-mockito2 - test + org.mockito + mockito-core + compile