diff options
author | saul.gill <saul.gill@est.tech> | 2023-02-28 11:58:34 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-02-28 11:58:37 +0000 |
commit | 31e0f31ba2cfb6b2342af8829fd65897c49295a2 (patch) | |
tree | 0499f5357a240b912c9a3a657d33bbe9388ee3c3 /pom.xml | |
parent | 9cd5f32432c1f4d16abd0eb6c2ae9f495156f4b9 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I5a5200fe883f6adc0b085654d5792009f37789d1
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.1-SNAPSHOT</version> + <version>3.7.1</version> <relativePath /> </parent> |