diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 05:54:23 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 05:54:23 +0000 |
commit | c3acd896265d120cf696cf4e849698b00198c433 (patch) | |
tree | 112a8b61ce285f77710af508e4661bbaf79d3598 /models-examples | |
parent | f62c09c05880c54735f241db158e982f2c771f98 (diff) |
Update snapshot and/or references of policy/models to latest snapshotskohn
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I002acef89e34fbba280d381afeb448f4011b771a
Diffstat (limited to 'models-examples')
-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 02bb77609..f4ab2a058 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.7.2-SNAPSHOT</version> + <version>2.7.3-SNAPSHOT</version> </parent> <artifactId>policy-models-examples</artifactId> |