X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=applications%2Fcommon%2Fpom.xml;h=7d85c13b1babebf50ee018a88b122a2f10cbbc17;hb=c4e9019a50cbf4d1e8bd11d93a163958bd5b251b;hp=30a9795bbf3cffc82b1ae22795220bca9a678d50;hpb=d5619c2f309359bef698c4f2a83348d34d1a68a7;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 30a9795b..7d85c13b 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -2,14 +2,14 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.0.2-SNAPSHOT + 2.6.0-SNAPSHOT common @@ -37,20 +37,51 @@ junit test + + org.powermock + powermock-api-mockito2 + test + + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + ${version.javax.bind} + com.h2database h2 test + + org.onap.policy.models.policy-models-interactions.model-impl + guard + ${policy.models.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + + + org.onap.policy.common + utils + ${policy.common.version} + org.onap.policy.common utils-test ${policy.common.version} + test com.att.research.xacml xacml-pdp - 2.0.1 + 3.0