X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Faai%2Fpom.xml;h=759fd31430e0b0637633902741d8fa8c215371bc;hb=HEAD;hp=e52b443d0356cd180ddf2485423117b4eb3b5d31;hpb=891bffd9f13177d96ad26acdfa7148d09e1d682a;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index e52b443d0..f1210a2a8 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= aai ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + 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. @@ -21,13 +21,13 @@ + 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.model-impl model-impl - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT aai @@ -39,25 +39,18 @@ provided - org.onap.policy.models.policy-models-interactions.model-impl - rest - ${project.version} - - - junit - junit - test + org.json + json - org.mockito - mockito-core - 2.13.0 - test + org.onap.policy.common + utils + ${policy.common.version} - org.powermock - powermock-core - test + org.onap.policy.models.policy-models-interactions.model-impl + rest + ${project.version} org.onap.policy.common @@ -68,7 +61,22 @@ org.onap.aai.schema-service aai-schema - 1.0.1 + 1.12.3 + + + com.google.code.javaparser + javaparser + + + com.googlecode.json-simple + json-simple + + + + + org.mockito + mockito-core + test