diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-25 09:47:23 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-25 09:47:23 +0100 |
commit | 7998671c0a54a7ecfa36352c95e183f0bb9aa7e7 (patch) | |
tree | ffac5d9a10bcc0a607046095f78cb7ed58f460b5 /models-interactions/model-impl/cds | |
parent | 0863fabd6c2b85166a39b04573c323177d4dc79e (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-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Icb311d1eb36c3263e3e9fe996f49771124e68289
Diffstat (limited to 'models-interactions/model-impl/cds')
-rw-r--r-- | models-interactions/model-impl/cds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 36b934431..ed64a74fa 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>model-impl</artifactId> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.3-SNAPSHOT</version> </parent> <artifactId>cds</artifactId> |