diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-16 13:07:14 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-16 13:07:14 +0000 |
commit | f9ac5afb158b8281ac73de3a551a7fbe1bb61851 (patch) | |
tree | 38a23c8c620b03c7a375d397e6da181d044b036d | |
parent | beeb5e3846c8457987711491bcb58a6567870591 (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-4932
Change-Id: I2b44af4748ee58cdfd25380bd75d6808d5159b5f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-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.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath /> </parent> |