diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-26 16:08:19 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-26 16:08:19 +0100 |
commit | caf392cefa2100557b13df1ddd5eecbe7c2eeb9a (patch) | |
tree | 384ffa6089f7303f43285466140285ccd36f6ead /pom.xml | |
parent | da53b2e97418e0e4a6522614d86179258de6bf6c (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: I042b50223c013b355ca1048af38069921c7101fb
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.3-SNAPSHOT</version> + <version>3.5.3</version> <relativePath /> </parent> |