From 7b646d6e462e3c4ea19c6c710ca1364cc484b0f1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Mar 2023 13:27:40 -0400 Subject: Release initial Chlorine version of parent poms Release initial version of parent poms upgraded to OpenDaylight Chlorine release versions. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I77565259f58be59fb2b0b09e8535a13de2706f05 --- springboot/springboot26/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot26') diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 4dfcf645..04056eef 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-26-starter-parent - 2.5.4-SNAPSHOT + 2.5.5-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.4-SNAPSHOT + 2.5.5-SNAPSHOT pom import -- cgit 1.2.3-korg