X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fmonitoring%2Fpom.xml;h=469bd5362ccec7eefdce118029981d5745e6af55;hb=HEAD;hp=b02a0609c4dc02253f60cc4d2f135b15625669e0;hpb=63592f54ee2a40ba11f234cf75c32cc7c4d36453;p=policy%2Fxacml-pdp.git diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index b02a0609..91f44cae 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -3,7 +3,7 @@ ONAP Policy Engine - XACML PDP ================================================================================ Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023-2024 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ org.onap.policy.xacml-pdp.applications applications - 3.1.2-SNAPSHOT + 4.0.0-SNAPSHOT xacml-monitoring @@ -45,6 +45,11 @@ ${project.version} test + + org.onap.policy.common + utils + ${policy.common.version} +