From ec881bfefaeb535822ee42f54d998b2df4d35574 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 17 Jun 2021 01:19:20 +0000 Subject: Release ccsdk/parent --- springboot/spring-boot-setup/pom.xml | 4 ++-- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index a12840ca..225456aa 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 2.1.7-SNAPSHOT + 2.1.7 org.onap.ccsdk.parent spring-boot-setup - 2.1.7-SNAPSHOT + 2.1.7 pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index d6791664..61d40d5d 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -93,9 +93,9 @@ 1.1.4 - 1.1.6-SNAPSHOT - 1.1.7-SNAPSHOT - 1.2.4-SNAPSHOT + 1.1.6 + 1.1.7 + 1.2.4 ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} -- cgit