diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:42 +0100 |
commit | 5c74cc6931cd0cd8ebc2eef76bc29eed5092629d (patch) | |
tree | ae3654996e8cc74ad83b8f94723ada051cf42ce5 /tutorials/pom.xml | |
parent | 9655482c29b31dbafdc248d051cf95fedc526135 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9d5657769487dbcb7c876bf92ad3c9632533f95e
Diffstat (limited to 'tutorials/pom.xml')
-rw-r--r-- | tutorials/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 81ec277d..8210326f 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.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>xacml-tutorials</artifactId> |