diff options
author | waynedunican <wayne.dunican@est.tech> | 2025-01-28 08:03:30 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2025-01-28 08:03:30 +0000 |
commit | 48c3440b971dea0ab3f39f0bffb011d5510b7b0b (patch) | |
tree | 038db6c83838648fd58701b76004c7f6a8891075 /models-interactions/model-impl/so | |
parent | 83c37402634bf49b8a2edb442385ccfb21daa271 (diff) |
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I386c37826a8c034fd4a9863396f63e6a9291a7b6
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'models-interactions/model-impl/so')
-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 76107dee8..172e280ae 100644 --- a/models-interactions/model-impl/so/pom.xml +++ b/models-interactions/model-impl/so/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>so</artifactId> |