diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:35 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:35 +0000 |
commit | 27ea1d0e7a7f57220471984ec0b51cc12dc402ee (patch) | |
tree | 0eedfdb89283a6ee4eca59f792be12a535a08cef /model | |
parent | 223025aeb5ba26ca9f6e76c8e27a72c30013ac68 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: I39f5d8c55625f96586618c80232bb4d3798ff8eb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'model')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index eb4a88f5a..d2ae6d766 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |