aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 09:58:03 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 09:58:03 +0000
commitc836efd38feb75f875eca4cccd092bc1b3e06f47 (patch)
tree133d54b7ebc98d8393c01d4253fd068b121c026f
parentd07038d8387ae22f892e844fc61e9729911292aa (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 96b2e29c..b4a6be5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>