diff options
author | 2024-11-18 16:31:20 +0000 | |
---|---|---|
committer | 2024-11-18 16:31:20 +0000 | |
commit | 08a2395efa2eb1fefe0cad350cb2cbb3d617edb6 (patch) | |
tree | 42b0c692aa92086029566f872e211f07a485067a /models-provider/pom.xml | |
parent | 206f346e32260a14f6c7de782bcf6b40b7267337 (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-5166
Change-Id: I11f36f587352713b50ef9d9b16df785339e24a87
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'models-provider/pom.xml')
-rw-r--r-- | models-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-provider/pom.xml b/models-provider/pom.xml index 6cba36898..a633e7eb8 100644 --- a/models-provider/pom.xml +++ b/models-provider/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>policy-models-provider</artifactId> |