From b6288f99fbfcc73f115511696f98111ca32b8d2f Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Tue, 1 Dec 2020 13:34:56 +0100 Subject: ccsdk parents for alu-sr0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit migrate parents to aluminium-sr0 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459 Signed-off-by: Michael DÜrre --- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 2 +- springboot/springboot1/pom.xml | 2 +- springboot/springboot2/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 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 9af13346..a60da9ea 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -88,7 +88,7 @@ true - 1.6.5 + 1.6.6 1.1.1-SNAPSHOT diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index ac57e3e1..17588ae2 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -88,7 +88,7 @@ true - 1.6.5 + 1.6.6 1.1.1-SNAPSHOT diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index ec098920..6f57580f 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -88,7 +88,7 @@ true - 1.6.5 + 1.6.6 1.1.1-SNAPSHOT -- cgit 1.2.3-korg