diff options
author | 2025-03-12 13:39:17 +0000 | |
---|---|---|
committer | 2025-03-12 13:59:19 +0000 | |
commit | 35063c17fc60eab2d4888ab80f35be07a29567a8 (patch) | |
tree | be00bcf069f0c66413dde3f71508d70193d3e4b8 /models-sim/policy-models-simulators | |
parent | 39f7c61e66890b165deac84086017f5456a033ae (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-5314
Change-Id: Iba7056f302c5aff9454a54aeeba68d75c6f94e8b
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'models-sim/policy-models-simulators')
-rw-r--r-- | models-sim/policy-models-simulators/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models-sim/policy-models-simulators/pom.xml b/models-sim/policy-models-simulators/pom.xml index fd11502d1..ba1551c40 100644 --- a/models-sim/policy-models-simulators/pom.xml +++ b/models-sim/policy-models-simulators/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023-2024 Nordix Foundation. + Modifications Copyright (C) 2023-2025 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.models.sim</groupId> <artifactId>policy-models-sim</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.2-SNAPSHOT</version> </parent> <artifactId>policy-models-simulators</artifactId> |