X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Frest%2Fpom.xml;h=c253ea2810e3629fccdca2bb0f767bf7a5c065ae;hb=ee8ce52fdfe3960b1922208eb9236df62d0bcb3e;hp=eda1373e4ead4362b39b6c78021758cdfe36ae18;hpb=814101d7680da5b52b06461c1d9a132e32a6e3d5;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml index eda1373e4..c253ea281 100644 --- a/models-interactions/model-impl/rest/pom.xml +++ b/models-interactions/model-impl/rest/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= rest ================================================================================ - Copyright (C) 2017-2019 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"); @@ -26,17 +26,12 @@ org.onap.policy.models.policy-models-interactions.model-impl model-impl - 2.1.0-SNAPSHOT + 2.2.7-SNAPSHOT rest - - junit - junit - test - com.google.code.gson gson @@ -47,6 +42,22 @@ httpclient provided + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + junit + junit + test + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + test + @@ -66,7 +77,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true