diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-16 16:29:02 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-16 16:29:02 +0000 |
commit | 107b75a2b584222f7d5dcdbec64063c036b4f2b2 (patch) | |
tree | 16edc5dcf42b6c16901962c5d93400a8b31fb64a /models-pap | |
parent | 50f305bc23b64687b4bff77562e4cac85dc0a095 (diff) |
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: If5af9ed47cd1c5d987259c90e95d3c40c52977c0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'models-pap')
-rw-r--r-- | models-pap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 19f9e4523..d2198cd34 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>policy-models-pap</artifactId> |