diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 12:34:19 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 12:34:19 +0000 |
commit | e6daaf596643d8976abf515d725744f7e2a36958 (patch) | |
tree | 1c913ec4c804092140706d0416cd96d8bb1fe160 /pom.xml | |
parent | 21c3a2bfe23cbcf007def49e51191c40b98fa978 (diff) |
update parent references in policy/docker pom4.0.1
updated the parent references in the policy/docker pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I66e6566e776c58afd713b7e3f165c1616adf9880
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>5.0.1-SNAPSHOT</version> + <version>5.0.1</version> <relativePath /> </parent> |