diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
commit | 2197d0b8d0e6a4d40aa2cfe0a9700c1f5f760d89 (patch) | |
tree | cc459158e45c1cd6cce5112e53365ea9a816fc2a /applications/guard | |
parent | 25367f42a9acb1bc17b75c6381e6858e6f911d02 (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-5001
Change-Id: I6cbb948ecb794bc6ad7305895f03defb0b16951c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'applications/guard')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 6696114c..8831cc73 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>xacml-guard</artifactId> |