diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:04 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:04 +0000 |
commit | e8addde7201dd7159032f0779b7e9bc5c3f590b9 (patch) | |
tree | d9d5750e71e10cd540225569050c510375bf087d /tutorials/tutorial-xacml-application | |
parent | d708904b604d3bc0908e1ce745abc8b1d7181992 (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-5072
Change-Id: I6daaf9079e7da74914179f795d35b7084720eadf
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'tutorials/tutorial-xacml-application')
-rw-r--r-- | tutorials/tutorial-xacml-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml index 1d613c83..bf5f9396 100644 --- a/tutorials/tutorial-xacml-application/pom.xml +++ b/tutorials/tutorial-xacml-application/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-tutorials</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <packaging>jar</packaging> |