diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-01 16:02:33 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-01 16:03:39 +0100 |
commit | 778e5f5b8b7cfc59dfbdaa0ae3efe337a2062215 (patch) | |
tree | 698da4af4ccc697f7423076dbd27f2cd57fca8b5 | |
parent | 18f2e108297ec923b79f7675255529419391519a (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |