From 07c438f903883684f12349ca23fff18a128d3f85 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 11 May 2020 14:48:27 +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 fdd6f741..01ca1843 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.5-SNAPSHOT + 1.5.5 org.onap.ccsdk.parent spring-boot-setup - 1.5.5-SNAPSHOT + 1.5.5 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 e451be6c..b8caedc7 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.3-SNAPSHOT - 0.7.3-SNAPSHOT - 0.7.3-SNAPSHOT - 0.7.3-SNAPSHOT - 0.7.3-SNAPSHOT - 0.7.3-SNAPSHOT + 0.7.3 + 0.7.3 + 0.7.3 + 0.7.3 + 0.7.3 + 0.7.3 ${springbootparent.version} -- cgit