diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-09 11:34:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-09 11:34:40 +0100 |
commit | 6e6b5ee9089970a9b73bc0ed8df1f903691d2034 (patch) | |
tree | ef6e49bc0df6f95b8038d0e0da90aeb107e8308a /pom.xml | |
parent | 3495931d999bd8022724c6fea0166baf01b5e113 (diff) |
Point at released policy parent
Issue-ID: POLICY-3587
Change-Id: Ia541b927eb591f2790141f11f40f3124c32beb6d
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.0-SNAPSHOT</version> + <version>3.4.1</version> <relativePath /> </parent> |