diff options
author | 2025-01-28 10:13:57 +0000 | |
---|---|---|
committer | 2025-01-28 10:13:57 +0000 | |
commit | ff990738bc7b92c75558326b69d017afa31525fb (patch) | |
tree | bdae25ed7a0917299922b48440f58c41b8eb41e8 /applications/match | |
parent | 006c4c214e784afa7bba4b428274b05a7c670e17 (diff) |
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: Icaaeb5772f8be67aef2d487bc651b0d4ecad7827
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 6932b709..82a647fc 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>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>xacml-match</artifactId> |