diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:40:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:40:59 +0100 |
commit | 281549acfd53bf9c8a26a3a49b6b8985793c8952 (patch) | |
tree | 93b132d4ab38071083b9b2154738dd345071961e /models-interactions/model-actors/actor.test/pom.xml | |
parent | 5fea4c462ac4bd3cd00e9eea5be17be7efe5fd12 (diff) |
Set snapshot and/or references of policy/models for new release
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1a25ce15a06c13e57e37f1a36bb390f145e1a21a
Diffstat (limited to 'models-interactions/model-actors/actor.test/pom.xml')
-rw-r--r-- | models-interactions/model-actors/actor.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-actors/actor.test/pom.xml b/models-interactions/model-actors/actor.test/pom.xml index f0a5cc693..168b6dcfa 100644 --- a/models-interactions/model-actors/actor.test/pom.xml +++ b/models-interactions/model-actors/actor.test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>2.8.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>actor.test</artifactId> |