aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-08 13:30:09 -0600
committerliamfallon <liam.fallon@est.tech>2023-11-08 13:30:09 -0600
commit1943f5c2e1d58db38a691a9d2e036982f0414943 (patch)
tree9bfd52ba0df11c001478a496253ce5f5a6a16278
parent79605ca9fd63addcc9ef99784f591099b5a419e2 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f001dc53..9321f213 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>