aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-20 15:53:18 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-20 15:53:18 +0100
commitc3ef2de18d70d15bb6c07b026cd106bf29382998 (patch)
tree118d459721fc045c9f64a6a45e9c4a41257766ad
parent7f1a3a44ca4ac555e235f66a7801328ecb98c2b5 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2d33ddb4..b8460774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>