From 84ba5cdab24fa0c1077068940203031704686469 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 10 Oct 2018 12:19:54 -0400 Subject: Prepare to create RC0 release version Update parent poms in preparation to create version 1.1.1 Change-Id: I5206622dcbf43b94409cfe0faf87f5f0e7157868 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) --- springboot/springboot1/pom.xml | 10 +++++----- springboot/springboot2/pom.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'springboot') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index e3e21b85..d9a2eeb2 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -82,11 +82,11 @@ - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT + 0.3.1 + 0.3.1 + 0.3.1 + 0.3.1 + 0.3.1 ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 7de3866b..65b54e26 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -82,11 +82,11 @@ - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT - 0.3.1-SNAPSHOT + 0.3.1 + 0.3.1 + 0.3.1 + 0.3.1 + 0.3.1 ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} -- cgit 1.2.3-korg