X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Faai%2Fpom.xml;h=b7cc9c16447fa8da90bf5b42f82da10bd49537d2;hb=d5c5893d3359ed5c31d79e41b25d19b5070152fb;hp=8b6b296f8ae43298e734d3d1281690c295509d71;hpb=2d69f0ed6b0a59bacd4e7986c23281e4a9006c93;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index 8b6b296f8..b7cc9c164 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.0-SNAPSHOT + 2.8.1-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 + +