diff options
author | 2022-07-11 12:32:10 +0100 | |
---|---|---|
committer | 2022-07-11 13:00:44 +0100 | |
commit | 8e3e1e51a8563611317ba933ddcddd7680b29b92 (patch) | |
tree | bb4e0dac2e874f626a6f1c3adc7356a30b820e04 /models-tosca | |
parent | d7129b686e3ea37104550613dc6da1b4bc9d799f (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-4233
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5c6ac2fc559b1fc2978c539b44b26a8579c032af
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-tosca')
-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 449cc2f5e..e9945e7e9 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.5.3-SNAPSHOT</version> + <version>2.5.4-SNAPSHOT</version> </parent> <artifactId>policy-models-tosca</artifactId> |