From eb6f9410f28eea77c25d4bec4d3594c7624b2c9e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 8 Jan 2021 10:57:43 -0500 Subject: Update oran and features versions for Guilin mtce release Update oran and features versions for Guilin mtce release. Both need to be released because they depend on ccsdk/sli, which has fixes. Change-Id: Ie6d33302020b51a9a0313decbd7c7e160ec9e239 Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney --- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 7 ++++--- springboot/springboot1/pom.xml | 7 ++++--- springboot/springboot2/pom.xml | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) (limited to 'springboot') 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 2504d68f..e9640b8d 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -92,13 +92,14 @@ 1.0.3 - 1.0.3 - 1.0.4-SNAPSHOT + 1.0.4-SNAPSHOT + 1.0.2-SNAPSHOT + 1.0.4 \${ccsdk.sli.version} \${ccsdk.sli.version} \${ccsdk.sli.version} \${ccsdk.sli.version} - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT ${springbootparent.version} diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 6954eeff..f2a0f20e 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -92,13 +92,14 @@ 1.0.3 - 1.0.3 - 1.0.4-SNAPSHOT + 1.0.4-SNAPSHOT + 1.0.2-SNAPSHOT + 1.0.4 ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT 1.5.22.RELEASE diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 8fbe181f..ea7c0c39 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -92,13 +92,14 @@ 1.0.3 - 1.0.3 - 1.0.4-SNAPSHOT + 1.0.4-SNAPSHOT + 1.0.2-SNAPSHOT + 1.0.4 ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT 2.3.3.RELEASE -- cgit 1.2.3-korg