X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fcommon%2Fpom.xml;h=fd737c32c161fdd51b876037e323f68e26fd8f3e;hb=ae9007f3554ba021d76d001ca555a13d49babc8d;hp=30017302facb0048829799fd15649cab34f2caef;hpb=d5c3b36247605392b4f75b2e44296922559baac6;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 30017302..fd737c32 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.5.0-SNAPSHOT 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.0 + 3.0