diff options
author | liamfallon <liam.fallon@est.tech> | 2022-06-14 16:24:27 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-06-14 16:24:27 +0100 |
commit | 0f23fe2738e050c481f5ea2893c5c3c0f1b3f5c0 (patch) | |
tree | 3341b9ade39ddf7dd13768ae461e32b784fce4a0 /models-interactions/model-simulators/pom.xml | |
parent | ebf9e345929633d69786ab5ca653fb3f66e40b43 (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: Ieb23ec3715d2ae24e0428f00d3bc2ba78759b012
Diffstat (limited to 'models-interactions/model-simulators/pom.xml')
-rw-r--r-- | models-interactions/model-simulators/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 52f23821d..ba921724e 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models-interactions</artifactId> - <version>2.6.4-SNAPSHOT</version> + <version>2.6.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.models.policy-models-interactions</groupId> |