diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-23 11:50:07 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-23 11:50:07 +0000 |
commit | 8122e9d622dac8d2614da226e72e3cb548d0b234 (patch) | |
tree | b6a30d79d65306f7fff7ce307d9ae9446b2427f0 | |
parent | d6803f7f1551fa2382a61d265388c537bdb76d5d (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |