summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-23 11:50:07 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-23 11:50:07 +0000
commit8122e9d622dac8d2614da226e72e3cb548d0b234 (patch)
treeb6a30d79d65306f7fff7ce307d9ae9446b2427f0
parentd6803f7f1551fa2382a61d265388c537bdb76d5d (diff)
Update policy/parent to 3.5.0 on policy/docker2.4.0
*** This commit is generated by a PF release script *** This commit updates the version of policy/parent to the latest released version. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I3a036abb092ec6bf6ae6f61d82c1da7cf5c15df1
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0ead0fec..9c0f1e25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.5.0</version>
<relativePath />
</parent>