From 9423a8f20ea2c70ca2e471a78fad18bec8c85b12 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 3 Jun 2020 14:15:13 +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 c81393d0..78d62c08 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.8-SNAPSHOT + 1.5.8 org.onap.ccsdk.parent spring-boot-setup - 1.5.8-SNAPSHOT + 1.5.8 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 3e50eb1a..f8c07fa2 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -91,13 +91,13 @@ 1.6.5 - 0.7.4-SNAPSHOT - 0.7.6-SNAPSHOT + 0.7.4 + 0.7.6 0.7.2 0.7.3 0.7.4 0.7.2 - 0.7.4-SNAPSHOT + 0.7.4 ${springbootparent.version} -- cgit 1.2.3-korg