aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-25 10:20:05 +0100
committersaul.gill <saul.gill@est.tech>2024-04-25 10:20:05 +0100
commit58c00c1f6e23fdf480621fdc051cc5a1697ebe1f (patch)
tree99b3280d64780ad8cc8be6f2599c1893dcaed621
parent357fe655d5a37359bcec5f3403a29687bb0fb578 (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-4970 Change-Id: Iaa240554d881f0a2c96e35e97da56990bd8074a8 Signed-off-by: saul.gill <saul.gill@est.tech>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5111f3de..e47afc3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.2</version>
<relativePath />
</parent>