diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-09 16:14:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-09 16:14:59 +0100 |
commit | 9eb86110fc0f859d00a456ce065b562476b45bf6 (patch) | |
tree | 062f19204bf2d341da89deb27df3cc1c5aff57ce /pom.xml | |
parent | 4cca9c08dcc9c56d8517e98498c6ff5627dd7121 (diff) |
Point at released policy-parent
Issue-ID: POLICY-3587
Change-Id: I33000b3a514af99208b380973485f0c6048b39fb
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
@@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.2</version> <relativePath /> </parent> |