diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 12:45:16 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 12:45:16 +0100 |
commit | b180fae714e93bb69d14d8c07e783a3f9d2ab01c (patch) | |
tree | 7e2fba1cfa39f7725856c7d9073b46a70944eafc /pom.xml | |
parent | d3890f1ccd9819a657ce1b4f8e733a014bb61628 (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-5001
Change-Id: If4c422a698e4009538ddb96fac714f7c64541d25
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> |