diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
commit | 91ef7bf5e5e5d0d7e9555994a21de1c79fdccc13 (patch) | |
tree | 5338f9a25a43924bf8888f803da4240bde140438 /model | |
parent | 361cb8fc8e6b83ba5467b8e8a543a353d6fe3128 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie8c858d0026057a7e9d756a1b8481bc0337ba00d
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 4bc62d92f..a19dfc550 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.9.1-SNAPSHOT</version> + <version>2.9.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |