summaryrefslogtreecommitdiffstats
path: root/tutorials
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:41 +0000
committerwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:41 +0000
commit63592f54ee2a40ba11f234cf75c32cc7c4d36453 (patch)
tree22021cbced057870914b9a6b96dac239a3d5845e /tutorials
parent997bcee2cd0858efc5883a98566937b2704f072b (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-4932 Change-Id: I4401d5c06572a616b87a2b474459e3b1413fc0ad Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 dceb2c8a..e7b399c4 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>policy-xacml-pdp</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
</parent>
<artifactId>xacml-tutorials</artifactId>
diff --git a/tutorials/tutorial-enforcement/pom.xml b/tutorials/tutorial-enforcement/pom.xml
index 482a80e9..dcbef3a6 100644
--- a/tutorials/tutorial-enforcement/pom.xml
+++ b/tutorials/tutorial-enforcement/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>xacml-tutorials</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-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 ea0dfd07..aaf801ca 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>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>