From c3f07db69df82bc04b6db574c18b5cabaa51edf1 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 2 Dec 2021 21:39:42 +0000 Subject: Release ccsdk/parent --- springboot/springboot1/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'springboot/springboot1/pom.xml') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 77e3f625..c60f5b52 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.2.3-SNAPSHOT + 2.2.3 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -92,9 +92,9 @@ 1.6.9 - (1.1.99999,1.2.99999-SNAPSHOT) - (1.1.99999, 1.2.99999-SNAPSHOT) - (1.1.99999, 1.2.99999-SNAPSHOT) + (1.1.99999,1.2.99999) + (1.1.99999, 1.2.99999) + (1.1.99999, 1.2.99999) (1.2.99999, 1.3.99999) ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -148,7 +148,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.2.3-SNAPSHOT + 2.2.3 pom import -- cgit 1.2.3-korg