diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 13:10:56 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 13:10:56 +0100 |
commit | fa4b518d20e94fd6375e9ddada301121706d6d8c (patch) | |
tree | 9d199c17fdd93aacb50f16931d9e8065aa1d5850 /pom.xml | |
parent | b056fded354dde1760870fb27ebe0e75deb6b224 (diff) |
update parent references in policy/docker pom2.4.2
updated the parent references in the policy/docker pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If0a1895c5d0c0203bebf2ac99e6f9c1345bb8857
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> |