aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:13:05 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:13:05 -0400
commitd08138789e71131df7324846ed4578b4d04fe4ba (patch)
tree9cb402663cdee5e72ae0b7e44972cd71677d2d4b /tutorials
parent0f8dfba7f691812b2d97b369677c2ce92ac8a4a7 (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')
-rw-r--r--tutorials/pom.xml2
-rw-r--r--tutorials/tutorial-enforcement/pom.xml2
-rw-r--r--tutorials/tutorial-xacml-application/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index 5d3df4ed..73a60757 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>policy-xacml-pdp</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>xacml-tutorials</artifactId>
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>
diff --git a/tutorials/tutorial-xacml-application/pom.xml b/tutorials/tutorial-xacml-application/pom.xml
index d6eba26c..0f3813a5 100644
--- a/tutorials/tutorial-xacml-application/pom.xml
+++ b/tutorials/tutorial-xacml-application/pom.xml
@@ -25,7 +25,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>
<packaging>jar</packaging>