diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 12:45:13 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 12:45:13 +0100 |
commit | 98fa297b8eaf1f2c74d3cdc402a79dc3eb6e5279 (patch) | |
tree | 96237a0efeea25dbc19298434f199add45356e5b /pom.xml | |
parent | 80e382eaac6fa812ea0c242c4a0c3a0390a4c130 (diff) |
update parent references in policy/docker pom3.1.3
updated the parent references in the policy/docker pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I8dfbc08d7546a5e08dec0e275203a67459ddfca0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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>4.1.3-SNAPSHOT</version> + <version>4.1.4</version> <relativePath /> </parent> |