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 /applications/match | |
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 '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 2fe2dc89..aa7634e2 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.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>xacml-match</artifactId> |