From 44da2779969ac4500dcae21eade3ce8462ef6b5a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 4 May 2021 13:43:13 -0400 Subject: Update versions for Aluminum SR3 Update versions for Aluminum SR3 Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney Change-Id: Ic6c13e7f06f4402cf699b93e1ebbe931f81e194c --- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 8 ++++---- springboot/springboot1/pom.xml | 8 ++++---- springboot/springboot2/pom.xml | 8 ++++---- 3 files changed, 12 insertions(+), 12 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 c8b67397..1fbb3f42 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -91,10 +91,10 @@ 1.6.6 - 1.1.1 - 1.1.4-SNAPSHOT - 1.1.5-SNAPSHOT - 1.2.2-SNAPSHOT + 1.1.4 + 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT + 1.2.3-SNAPSHOT ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index c9d46931..e99acb8a 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -91,10 +91,10 @@ 1.6.6 - 1.1.1 - 1.1.4-SNAPSHOT - 1.1.5-SNAPSHOT - 1.2.2-SNAPSHOT + 1.1.4 + 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT + 1.2.3-SNAPSHOT ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 53dedc9b..6fe15487 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -91,10 +91,10 @@ 1.6.6 - 1.1.1 - 1.1.4-SNAPSHOT - 1.1.5-SNAPSHOT - 1.2.2-SNAPSHOT + 1.1.4 + 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT + 1.2.3-SNAPSHOT ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} -- cgit 1.2.3-korg