From 346a89d26c9bc8950cf5fc4a280757c286caa65b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 27 Apr 2020 16:12:09 +0000 Subject: Release ccsdk/parent --- springboot/spring-boot-setup/pom.xml | 4 ++-- .../spring-boot-setup/src/main/resources/pom-template.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 402e05bd..26abf347 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 - 1.5.4-SNAPSHOT + 1.5.4 org.onap.ccsdk.parent spring-boot-setup - 1.5.4-SNAPSHOT + 1.5.4 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 b867188d..6390966c 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -91,12 +91,12 @@ 1.6.5 - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 ${springbootparent.version} -- cgit