diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-09 14:30:35 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-09 14:30:35 +0000 |
commit | 51318f907fecfa8c993601c7c82080e23d8858e0 (patch) | |
tree | 34f8789b33efd4896f547399b76a284895a36ee4 /pom.xml | |
parent | 01851b39add9712b2ce66ab23ccb7dd839c1ce0c (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ieb21d165eff7569a4766d0a8cbfb92e2b71420f0
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.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath /> </parent> |