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/guard | |
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/guard')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 64bdb359..8f8bf5f8 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>xacml-guard</artifactId> |