From a5e62e3298b285f0161e01b9a61b917ca22c3bb9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 14 Sep 2021 19:06:39 +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 870d7e8b..6717f9a7 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.1-SNAPSHOT + 2.2.1 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.3.1 ${ccsdk.sli.version} ${ccsdk.sli.version} @@ -148,7 +148,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.2.1-SNAPSHOT + 2.2.1 pom import -- cgit 1.2.3-korg