From 8aa219f29e167aaab19da4feef4463409e7b624d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 15 Jul 2019 15:12:57 -0400 Subject: Revert "Update ccsdk version to released version" This reverts commit ddb25bf029f6203d50ee127e053b1bd32228384f. This change was not necessary, since staging job already strips -SNAPSHOT from pom.xmls : so when you compile against released version of parent pom, it'll already depend on released version of CCSDK artifacts. Cool! Change-Id: I14f136f4ea2e9b9d1645630e384494f92f79c0cc Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) --- odlparent/bundle-parent/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'odlparent/bundle-parent/pom.xml') diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 9dc84cc5..dda8a6f9 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -93,11 +93,11 @@ - 0.5.0 - 0.5.0 - 0.5.0 - 0.5.0 - 0.5.0 + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} @@ -905,7 +905,6 @@ 1.0.0 - set-ssl-config set-system-properties -- cgit 1.2.3-korg