From 5eb4aa6aa1e8a69190bbe1734456d2220f323be9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 4 Jan 2022 12:43:31 +0000 Subject: Release ccsdk/parent --- springboot/springboot2/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 5503c80e..df60784d 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.2.4-SNAPSHOT + 2.2.4 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} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.2.4-SNAPSHOT + 2.2.4 pom import -- cgit 1.2.3-korg