X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fmonitoring%2Fpom.xml;h=4e62ede5e27ee26ba92b6fe4c4c72973790dcd2f;hb=9262ad50b236a7447cf1b7b43fff80d89dfd7293;hp=65b4b12f6e52ba50d1806a3661bdcbe8409f53a2;hpb=d5619c2f309359bef698c4f2a83348d34d1a68a7;p=policy%2Fxacml-pdp.git diff --git a/applications/monitoring/pom.xml b/applications/monitoring/pom.xml index 65b4b12f..4e62ede5 100644 --- a/applications/monitoring/pom.xml +++ b/applications/monitoring/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - XACML PDP ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2020 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. @@ -24,10 +24,10 @@ org.onap.policy.xacml-pdp.applications applications - 2.0.2-SNAPSHOT + 2.4.2-SNAPSHOT - monitoring + xacml-monitoring ${project.artifactId} This modules contains applications that implement policy-types for XACML PDP. @@ -38,6 +38,12 @@ common ${project.version} + + org.onap.policy.xacml-pdp + xacml-test + ${project.version} + test + @@ -56,7 +62,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true