From 67eff54838688698506fd6b2d3e98546ddf77b1c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 15 Jul 2022 11:31:53 -0400 Subject: [PATCH] Use released 2.4.0 parent poms Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney Change-Id: I3832eb016b65473b3fdd6a93de052156d6aa8ec1 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b29ff9fb..793b93c0 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-25-starter-parent - 2.3.3 + 2.4.0 @@ -49,6 +49,7 @@ version here to pick up that fix --> ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 0.8.3 + 1.5.0-SNAPSHOT -- 2.16.6