X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fcommon%2Fpom.xml;h=af44a4826bdf2a9e1cc6b0b128fb2efb81443caf;hb=6ba068d5522516f0117e13e4c05830ec993e1ad5;hp=1e75e0dc18e57dfa0db8fc5e0b009551f16b55ff;hpb=2c847e0855b316c162c9fd31456fdf8e338a5dba;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 1e75e0dc..af44a482 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.0-SNAPSHOT + 2.7.1 common @@ -37,15 +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.1.0