diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 13:28:52 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 13:28:52 +0100 |
commit | c669bc5dd839b31a0891a2c830e209874c1fec04 (patch) | |
tree | e3096e4559fae55216558108cff9adbe36ee4751 /models-interactions/model-actors/actor.cds/pom.xml | |
parent | adad41c43182aba1f7b5c2fd6dabe3b30e494fd4 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifae4425ed10aa87bd420bbbdf55a5f55399f80b3
Diffstat (limited to 'models-interactions/model-actors/actor.cds/pom.xml')
-rw-r--r-- | models-interactions/model-actors/actor.cds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-actors/actor.cds/pom.xml b/models-interactions/model-actors/actor.cds/pom.xml index 6e2ebdbaf..baf23ddfb 100644 --- a/models-interactions/model-actors/actor.cds/pom.xml +++ b/models-interactions/model-actors/actor.cds/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>actor.cds</artifactId> <dependencies> |