diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-08 13:30:09 -0600 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-08 13:30:09 -0600 |
commit | 1943f5c2e1d58db38a691a9d2e036982f0414943 (patch) | |
tree | 9bfd52ba0df11c001478a496253ce5f5a6a16278 | |
parent | 79605ca9fd63addcc9ef99784f591099b5a419e2 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Iaa999ac3a8baedcc08af7f16f22bb98a82c0ed22
-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.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath /> </parent> |