From 5e76b699cae764325310cf7befd844a352923d40 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 12:29:51 -0400 Subject: Release version 3.0.0 ccsdk poms Release version 3.0.0 of CCSDK parent poms and roll version Issue-ID: CCSDK-4056 Change-Id: Ifbab3131a7325365226bfb6e2d803781ccae4d01 Signed-off-by: Dan Timoney --- springboot/springboot23/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot23/pom.xml') diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index d1606d2f..27943728 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom import -- cgit 1.2.3-korg