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=b69da3fe297eb0ea447b843777b14e51047f1736;hpb=52d2377853af5eb2acba40381e61de17f3fe0d29;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index b69da3fe2..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.1.3-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 + +