X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-sim%2Fpolicy-models-simulators%2Fpom.xml;h=0cb3b12541d6bb0cb5b7ed57cba48cf359d5bcd1;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=8fa986e3cd622604b7ca623c666202b38e85be57;hpb=6be3c1abaf5c3eea0b353675835b6d2ce4584fe7;p=policy%2Fmodels.git diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index 8fa986e3c..0cb3b1254 100644 --- a/models-sim/policy-models-simulators/pom.xml +++ b/models-sim/policy-models-simulators/pom.xml @@ -3,6 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 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. @@ -21,13 +22,13 @@ --> + 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.sim policy-models-sim - 2.5.0-SNAPSHOT + 3.1.0-SNAPSHOT policy-models-simulators @@ -41,15 +42,5 @@ simulators ${project.version} - - junit - junit - test - - - org.powermock - powermock-api-mockito2 - test -