diff options
author | saul.gill <saul.gill@est.tech> | 2023-02-28 15:41:52 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-02-28 15:41:52 +0000 |
commit | 6709a8b05bcb543b6871baf35d52e7a156dde13d (patch) | |
tree | 9eff97676ea1aac8b8d307c881a5e24da977f490 /models-tosca/pom.xml | |
parent | 96275b45acadffdbd13d258bd51495127ba12658 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie25a8dc3903b0f3536defa87570b5cb65120e8b7
Diffstat (limited to 'models-tosca/pom.xml')
-rw-r--r-- | models-tosca/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index c042a687d..1cad9e28c 100644 --- a/models-tosca/pom.xml +++ b/models-tosca/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.2-SNAPSHOT</version> </parent> <artifactId>policy-models-tosca</artifactId> |