From 2c23640cfe4f25604dcb7d3d62018fb35eb1801a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 13 Dec 2022 13:15:43 +0000 Subject: Upgrade dependency versions in policy parent Improve the version handling in the policy parent integration pom. Change the version of dependencies to the latest version when there is no code/test impact in the Policy Framework. Issue-ID: POLICY-4482 Change-Id: I3b8e54ec3a4b4173c2cf0e2007d5ae0e791a37ff Signed-off-by: liamfallon --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 71563264..ab01c0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.oparent oparent - 3.3.2 + 3.3.3-SNAPSHOT org.onap.policy.parent @@ -34,7 +34,7 @@ pom - 3.3.2 + 3.3.3-SNAPSHOT -- cgit 1.2.3-korg