diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-22 14:34:37 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-22 14:34:37 +0100 |
commit | e6f0bc6ab370f8a6a3084894596f59e842e9a956 (patch) | |
tree | f8f6883eab84cd162f3cfc05de5964c02a4876bc /pom.xml | |
parent | 775b9f1e14a246b2df0a65bd63c0775120659f35 (diff) |
update parent references in policy/common pom
updated the parent references in the policy/common pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I651f669f6f149d2cafcf6f13aa2c466cb1c17878
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.6.0-SNAPSHOT</version> + <version>3.6.0</version> <relativePath /> </parent> |