diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 11:40:25 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 11:40:25 +0000 |
commit | cc7631b159f89d1a10a324aa9ab48c165c85d2b5 (patch) | |
tree | 086fff798635504ffd0b5b0e8c67e24bb8374329 | |
parent | 0188911cf90794203cfb879c0266037c3a3d23fb (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I34894226193845544069f98d2ef48965e8f32c2a
-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.0-SNAPSHOT</version> + <version>4.1.0</version> <relativePath /> </parent> |