summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-01 16:02:33 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-01 16:03:39 +0100
commit778e5f5b8b7cfc59dfbdaa0ae3efe337a2062215 (patch)
tree698da4af4ccc697f7423076dbd27f2cd57fca8b5
parent18f2e108297ec923b79f7675255529419391519a (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-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I345b81734cc6c5bd1b1b616b09c9b96d81021c6a Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 209015a1..b6940b07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
<relativePath />
</parent>