From d90e42c6540000110e22887ae4bcea312dcb4a6f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 12 Nov 2019 15:16:40 +0000 Subject: Release ccsdk/parent --- springboot/springboot2/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'springboot/springboot2') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 6148b8c8..e35a7f9f 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.0-SNAPSHOT + 1.5.0 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -86,11 +86,11 @@ ${project.version} - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.7.0 + 0.7.0 + 0.7.0 + 0.7.0 + 0.7.0 ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} @@ -134,7 +134,7 @@ org.onap.ccsdk.parent dependencies-bom - 1.5.0-SNAPSHOT + 1.5.0 pom import -- cgit