aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 11:58:34 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 11:58:37 +0000
commit31e0f31ba2cfb6b2342af8829fd65897c49295a2 (patch)
tree0499f5357a240b912c9a3a657d33bbe9388ee3c3
parent9cd5f32432c1f4d16abd0eb6c2ae9f495156f4b9 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 69471044..4d5dc6e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>