diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 18:41:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 18:41:35 +0100 |
commit | ec82c44d8263c8faaba3440f9532eb59d1cb525c (patch) | |
tree | 8d61b3c2d0f43ff4864b7ca9a252b61d7718f808 /models-interactions/model-impl/so/pom.xml | |
parent | ba211c4d1378416dc493b7d97f1a2b8cd4d5f193 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9017a7f0c84d9981f49baab59744e8f273aa91df
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 f4fda4d74..6f49fcb12 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.6.2-SNAPSHOT</version> + <version>2.6.3-SNAPSHOT</version> </parent> <artifactId>so</artifactId> |