diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-10 09:12:32 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-10 09:12:32 +0000 |
commit | bf4c0bd31b6045a25ecf24b9508bc256cb724b20 (patch) | |
tree | 7e40ce0ccbaeff6a7af58aed84328419609c3627 /models-interactions/model-actors/actorServiceProvider/pom.xml | |
parent | 22b45ec07fdb450877beaccb2a97ddb7781830c3 (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia409ca1501edff6e1014d06a7fdee805befc5e17
Diffstat (limited to 'models-interactions/model-actors/actorServiceProvider/pom.xml')
-rw-r--r-- | models-interactions/model-actors/actorServiceProvider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-actors/actorServiceProvider/pom.xml b/models-interactions/model-actors/actorServiceProvider/pom.xml index a9c4c6a20..0a2593ba4 100644 --- a/models-interactions/model-actors/actorServiceProvider/pom.xml +++ b/models-interactions/model-actors/actorServiceProvider/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>actorServiceProvider</artifactId> |