diff options
author | liamfallon <liam.fallon@est.tech> | 2022-07-11 12:32:10 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-07-11 13:00:44 +0100 |
commit | 8e3e1e51a8563611317ba933ddcddd7680b29b92 (patch) | |
tree | bb4e0dac2e874f626a6f1c3adc7356a30b820e04 /models-examples/pom.xml | |
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-examples/pom.xml')
-rw-r--r-- | models-examples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-examples/pom.xml b/models-examples/pom.xml index 6d60735cb..aa6d006ec 100644 --- a/models-examples/pom.xml +++ b/models-examples/pom.xml @@ -24,7 +24,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-examples</artifactId> |