diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 14:51:20 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 14:51:20 +0100 |
commit | f3500111578beb12069d680f91324f8449199092 (patch) | |
tree | 4e28766e77fe72e492f834f20d1614cc4479df11 /pom.xml | |
parent | f0eea6c9d6f563a96ce64c510be1bf5a84448a38 (diff) |
update parent references in policy/common pom
updated the parent references in the policy/common pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: If71011758adb125acb3f0090ee42a532389880ab
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>3.7.2-SNAPSHOT</version> + <version>3.7.2</version> <relativePath /> </parent> |