From 83b69838afb59b28279c9e2997ec7a09e1f18749 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 1 Dec 2022 12:07:40 -0500 Subject: Release version 2.4.5 parent pom Release final Kohn version of parent pom - 2.4.5 Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: I91792fc94a32ae769dbef315c9e07498b1c37bda --- springboot/springboot23/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot23') diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index 4dc37b5a..d98b5ace 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.4.5-SNAPSHOT + 2.4.6-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.4.5-SNAPSHOT + 2.4.6-SNAPSHOT pom import -- cgit 1.2.3-korg