diff options
author | 2025-01-27 13:52:52 +0000 | |
---|---|---|
committer | 2025-01-27 13:52:52 +0000 | |
commit | 09e6cbf186f060e87aafdac1acea1075d61e80d3 (patch) | |
tree | 95e943c716343625e22290a7164fa0d748fcd63e | |
parent | ae8adefb8dfaa19dc9327099f8bcdca801c2ab5d (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-5255
Change-Id: I282973f505cc7886bd404f2de123673968c30c85
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-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.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath /> </parent> |