diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:54 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:54 +0000 |
commit | 2a08776b75eca4a30a30dd5c994589aa806cb68a (patch) | |
tree | 820a95262e1e3f5c28f777df409f9a60e3d2b862 /applications/pom.xml | |
parent | 2b43260733aedadedaed326a538d6c7de617a24b (diff) |
Update snapshot and/or references of policy/xacml-pdp to latest snapshots
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I8b86b71aafece8118497254432cec9aae417bd9b
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'applications/pom.xml')
-rw-r--r-- | applications/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/pom.xml b/applications/pom.xml index 8f686a11..a90daece 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> |