From 4fee8fc75f71aba8df30f0c1389ed955b9187085 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 14 Sep 2022 13:47:46 +0000 Subject: Release ccsdk/parent --- springboot/springboot23/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'springboot/springboot23/pom.xml') diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index ba0bb3c3..55d819ab 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.2-SNAPSHOT + 2.4.2 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -92,10 +92,10 @@ 1.6.9 - (1.3.99999,1.4.99999-SNAPSHOT] - (1.3.99999, 1.4.99999-SNAPSHOT] - (1.3.99999, 1.4.99999-SNAPSHOT] - (1.4.99999, 1.5.99999-SNAPSHOT] + (1.3.99999,1.4.99999] + (1.3.99999, 1.4.99999] + (1.3.99999, 1.4.99999] + (1.4.99999, 1.5.99999] ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.4.2-SNAPSHOT + 2.4.2 pom import -- cgit