diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:01 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:01 +0000 |
commit | df95d571bfba98fb5eec937d9d71e5f5402b748c (patch) | |
tree | 50c11bd965d08ac39b320c9d4dd1e20bfb9b304e /policy-db-migrator/pom.xml | |
parent | 3ed55cab7465fb2a3499cf8bee91d3c2579f5667 (diff) |
Set snapshot and/or references of policy/docker for new release
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: Ib839f39d81f2eed2895648a3ee792867605d617c
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'policy-db-migrator/pom.xml')
-rw-r--r-- | policy-db-migrator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-db-migrator/pom.xml b/policy-db-migrator/pom.xml index 28f965fc..2846f4d5 100644 --- a/policy-db-migrator/pom.xml +++ b/policy-db-migrator/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.docker</groupId> <artifactId>docker</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>policy-db-migrator</artifactId> |