diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:46 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:46 +0000 |
commit | f1aed94b6821c9a5246023490e6a6d772ba09452 (patch) | |
tree | bf4709b28efd26104f88c4d048a62bf365801e2d /applications/match | |
parent | 01942c8b52f4e68bf855ffd6e260c80251c7ffb3 (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib1d91e535d562d7ccac1259745a2e4c00bf10614
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 fe78a03b..2f671000 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>xacml-match</artifactId> |