From d703b88be0fd611ff9b295343f8649c6885ccb72 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 3 Jan 2022 19:26:27 +0000 Subject: Release ccsdk/parent --- springboot/springboot2/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 253ebe20..669dcd52 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.3.2-SNAPSHOT + 2.3.2 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -92,10 +92,10 @@ 1.6.9 - (1.2.99999,1.3.99999-SNAPSHOT] - (1.2.99999, 1.3.99999-SNAPSHOT] - (1.2.99999, 1.3.99999-SNAPSHOT] - (1.3.99999, 1.4.99999-SNAPSHOT] + (1.2.99999,1.3.99999] + (1.2.99999, 1.3.99999] + (1.2.99999, 1.3.99999] + (1.3.99999, 1.4.99999] ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.3.2-SNAPSHOT + 2.3.2 pom import -- cgit