aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-09 14:30:35 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-09 14:30:35 +0000
commit51318f907fecfa8c993601c7c82080e23d8858e0 (patch)
tree34f8789b33efd4896f547399b76a284895a36ee4
parent01851b39add9712b2ce66ab23ccb7dd839c1ce0c (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-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ieb21d165eff7569a4766d0a8cbfb92e2b71420f0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index af783c80..1111ab47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.1</version>
<relativePath />
</parent>