diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:05 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:05 -0400 |
commit | d08138789e71131df7324846ed4578b4d04fe4ba (patch) | |
tree | 9cb402663cdee5e72ae0b7e44972cd71677d2d4b /tutorials/tutorial-enforcement | |
parent | 0f8dfba7f691812b2d97b369677c2ce92ac8a4a7 (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-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I4d5db674e670fa7468fde15e5230c509d767c9b6
Diffstat (limited to 'tutorials/tutorial-enforcement')
-rw-r--r-- | tutorials/tutorial-enforcement/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml index 3d93cb3d..5c12bedb 100644 --- a/tutorials/tutorial-enforcement/pom.xml +++ b/tutorials/tutorial-enforcement/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-tutorials</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.3-SNAPSHOT</version> </parent> <groupId>org.onap.policy.tutorial</groupId> |