From 6e684c14c6c0f70ffef2fe1cfe952130bbd0cb8e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 8 Oct 2021 13:00:52 -0400 Subject: Release initial Jakarta version of ccsdk/parent Release initial Jakarta version of ccsdk/parent. This is needed so that initial version of ccsdk/sli can be released, which is needed to resolve issue building dependent repos such as cds. Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137 --- springboot/springboot25/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot25/pom.xml') diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index 53d65314..bce99bf0 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-25-starter-parent - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -145,7 +145,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT pom import -- cgit 1.2.3-korg