diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-09 15:06:02 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-09 15:12:16 +0100 |
commit | b6b7479a46b0d8ac3ae8741554d1085fb9e4a7fe (patch) | |
tree | 225839f77c5802aac520f2c1b96ae13842383827 /pom.xml | |
parent | 276d1e6c8f29abc02a79905d5575822696de2b86 (diff) |
Point at released policy-parent
Issue-ID: POLICY-3587
Change-Id: I5827b432e436620d4e014dbc4d97e0bacdb7e8e9
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-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.4.1</version> + <version>3.4.2</version> <relativePath /> </parent> |