From 3dc97ae533109935bbe5c308f831066f6c4b9e04 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 12 Nov 2018 15:38:26 -0500 Subject: Roll back versions to snapshots Restore 0.3.2-SNAPSHOT version of parent to specify snapshot versions to avoid breaking builds. Change-Id: Ideb125a052837c7dc61e896acbc71a753f1d7081 Issue-ID: CCSDK-679 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 5ec76512..0e767a7b 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -82,11 +82,11 @@ - 0.3.2 - 0.3.2 - 0.3.2 - 0.3.2 - 0.3.2 + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT ${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 f799bd38..a343f80e 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -82,11 +82,11 @@ - 0.3.2 - 0.3.2 - 0.3.2 - 0.3.2 - 0.3.2 + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT + 0.3.2-SNAPSHOT ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} -- cgit 1.2.3-korg