diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:52 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:52 +0000 |
commit | 84b2b25e91bfdda81239dea6eee000758c8c861b (patch) | |
tree | 70d71307817acec43095e6256f3dbea97b72efe5 /applications/match | |
parent | 27b1174a8128d8264678212bab2ac35c1a5252bb (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I0dc82494032390a9aeae3e1c7761fb85eaae2e53
Diffstat (limited to 'applications/match')
-rw-r--r-- | applications/match/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/match/pom.xml b/applications/match/pom.xml index 1ffd7eeb..69bb9be9 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>xacml-match</artifactId> |