aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 11:40:25 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 11:40:25 +0000
commitcc7631b159f89d1a10a324aa9ab48c165c85d2b5 (patch)
tree086fff798635504ffd0b5b0e8c67e24bb8374329
parent0188911cf90794203cfb879c0266037c3a3d23fb (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 81f6c9e4..5c5f9c05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>