diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-20 15:53:18 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-20 15:53:18 +0100 |
commit | c3ef2de18d70d15bb6c07b026cd106bf29382998 (patch) | |
tree | 118d459721fc045c9f64a6a45e9c4a41257766ad /pom.xml | |
parent | 7f1a3a44ca4ac555e235f66a7801328ecb98c2b5 (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I492dcca109df2bde4bd36fc18f043510c94ea999
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.1-SNAPSHOT</version> + <version>3.6.1</version> <relativePath /> </parent> |