diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-22 23:21:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-22 23:21:59 +0100 |
commit | a9bcee4146d6a0a5b4ced6fe25c8955edde945b0 (patch) | |
tree | 167df1002b7dd6bc85c97af94b1cb6cf4df5d190 /models-interactions/model-impl/so/pom.xml | |
parent | 25e6462ad00781c49a8df99ba0dcb8c165ad8b4d (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-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0192824c0bf84e444690020aa33b69467a162052
Diffstat (limited to 'models-interactions/model-impl/so/pom.xml')
-rw-r--r-- | models-interactions/model-impl/so/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/so/pom.xml b/models-interactions/model-impl/so/pom.xml index 8b14ce371..8d7f90613 100644 --- a/models-interactions/model-impl/so/pom.xml +++ b/models-interactions/model-impl/so/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> </parent> <artifactId>so</artifactId> |