diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 09:58:03 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 09:58:03 +0000 |
commit | c836efd38feb75f875eca4cccd092bc1b3e06f47 (patch) | |
tree | 133d54b7ebc98d8393c01d4253fd068b121c026f /pom.xml | |
parent | d07038d8387ae22f892e844fc61e9729911292aa (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I96febf08958c5b0024ec382e082a8eb0737b3e6b
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.7.0-SNAPSHOT</version> + <version>3.7.0</version> <relativePath /> </parent> |