From b9b62504d5a56cc03495fa1f176cd7c87524f13e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 20 May 2020 09:54:20 -0400 Subject: Update RC2 parent poms to reflect new CDS version Update RC2 parent poms to reflect new CDS version Change-Id: Id374c7a7ac144c828e74c162519a3fdadd24b935 Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney --- 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(-) 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 28fd7e6d..0f6dcc5f 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -91,7 +91,7 @@ 1.6.5 - 0.7.2 + 0.7.3-SNAPSHOT 0.7.5-SNAPSHOT 0.7.2 0.7.3-SNAPSHOT diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 6fdeb045..718633aa 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -91,7 +91,7 @@ 1.6.5 - 0.7.2 + 0.7.3-SNAPSHOT 0.7.5-SNAPSHOT 0.7.2 0.7.3-SNAPSHOT diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index f73a7cad..90f44928 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -91,7 +91,7 @@ 1.6.5 - 0.7.2 + 0.7.3-SNAPSHOT 0.7.5-SNAPSHOT 0.7.2 0.7.3-SNAPSHOT -- cgit 1.2.3-korg