summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-02-26 10:27:40 +0000
committerliamfallon <liam.fallon@est.tech>2022-02-26 10:27:40 +0000
commit910d87d1ce54e74a9608ea8b44e89e49ff1c78ef (patch)
tree9b8fc559d152367f6e87232c4eaa566464088729
parentec332e6e6eee9501c8120d6a91c69abb21527873 (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-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I3ba94ce02c9087a4be214656c4a4df7373e95792
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6fde2e05..47a6ff6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath />
</parent>