X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Faai%2Fpom.xml;h=709c627ed02b26bb7246eee91b9c3ac9d1e114bd;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=a202eb263f15a4fab02c2a71f1db55358f7fc565;hpb=ec82c44d8263c8faaba3440f9532eb59d1cb525c;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index a202eb263..709c627ed 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -3,7 +3,7 @@ aai ================================================================================ Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + 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. @@ -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.6.3-SNAPSHOT + 3.0.2-SNAPSHOT aai @@ -43,26 +43,6 @@ rest ${project.version} - - javax.xml.bind - jaxb-api - ${version.javax.bind} - - - junit - junit - test - - - org.mockito - mockito-core - test - - - org.powermock - powermock-core - test - org.onap.policy.common policy-endpoints @@ -72,12 +52,16 @@ org.onap.aai.schema-service aai-schema - 1.7.2 + 1.9.6 com.google.code.javaparser javaparser + + com.googlecode.json-simple + json-simple +