X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Faai%2Fpom.xml;h=f52fd4a3bfb96475b1a64db66179af54093bf05b;hb=83b2d29a99a642657279f3bf56e063c7b7aedd47;hp=75fcb3dbc9a1b182f9d40206df98776fc3614f8a;hpb=170170198b7c38124e896213b8594415fd5e90fb;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index 75fcb3dbc..f52fd4a3b 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= aai ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,7 +27,7 @@ org.onap.policy.models.policy-models-interactions.model-impl model-impl - 2.2.0-SNAPSHOT + 2.8.0-SNAPSHOT aai @@ -43,6 +43,10 @@ rest ${project.version} + + javax.xml.bind + jaxb-api + junit junit @@ -51,7 +55,6 @@ org.mockito mockito-core - 2.13.0 test @@ -68,7 +71,17 @@ org.onap.aai.schema-service aai-schema - 1.0.3 + 1.7.2 + + + com.google.code.javaparser + javaparser + + + com.googlecode.json-simple + json-simple + +