diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-27 20:55:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-27 20:55:29 +0100 |
commit | dd9023c3492c4368a87c5b474a1811667fd3b356 (patch) | |
tree | 10c379104a805c88aff46a3924171d001a34f01d /models-interactions/model-actors/actor.cds/pom.xml | |
parent | 8f36fa6eb32fb955e6668edb2039bf33860bf8a2 (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: I5851243a29a820aeab21525f3396752340d41a49
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 e25a0327f..5806b5bc3 100644 --- a/models-interactions/model-actors/actor.cds/pom.xml +++ b/models-interactions/model-actors/actor.cds/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>actor.cds</artifactId> <dependencies> |