From 7fcf0e6ace18d1c6560420f827cc905da1318cd9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 30 Aug 2021 18:21:22 +0000 Subject: Release ccsdk/parent --- springboot/springboot25/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'springboot/springboot25/pom.xml') diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index ae8ba4d9..f07ed3ae 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.2.0-SNAPSHOT + 2.2.0 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -89,10 +89,10 @@ 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.2.99999, 1.3.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} ${ccsdk.sli.version} @@ -145,7 +145,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import -- cgit 1.2.3-korg