diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 13:10:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 13:10:59 +0100 |
commit | 2bd52f3684b7e7f54f3249834dd2ec7b9c5c5238 (patch) | |
tree | 1e95f5c6aa195ca1c2254a07851631b0d69b11a6 /pom.xml | |
parent | 93fe3e25103f92acfb8b032393390fa13955936d (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0d7aa13cf8e62904de0b653dbbba479487fe4fec
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.2-SNAPSHOT</version> + <version>3.5.2</version> <relativePath /> </parent> |