X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Frest%2Fpom.xml;h=2df548a3ede65af8c09e49f8b8754f1933827335;hb=ee142f53056dc67886cbf71ffc9759ef1ad4a203;hp=d85a42df5ae486ac26baa7a80594190054c44531;hpb=c328f102536b3dcc8865337668982202ec4794b1;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml index d85a42df5..2df548a3e 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.0.1-SNAPSHOT + 2.4.0-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