From 250b5b2a4ad4020df9c0dd053743d28616e28485 Mon Sep 17 00:00:00 2001 From: prathamesh morde Date: Mon, 13 May 2019 11:53:08 -0400 Subject: Upates in sdc-listener notification part. -Added COMPOENT_DONE_OK status if sdc-listener fails to parse the CBA archive. -Make use of IComponentDoneStatusMessage instead of IFinalDistrStatusMessage. -Added DownloadStausMessage to handle download CSAR notification. -Change the sli-version in blueprint-processor to 0.5.0-SNAPSHOT. Change-Id: Ie6bb0569e6daffb13e06532f670aac27af1f935e Issus-ID:CCSDK-1319 Signed-off-by: prathamesh morde --- ms/blueprintsprocessor/parent/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index c99b84f45..5f3e926f7 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -40,7 +40,6 @@ 0.1.55 3.6.1 1.0.0 - 0.4.2-SNAPSHOT 27.0.1-jre 2.7.1 2.9.2 @@ -248,7 +247,7 @@ org.onap.ccsdk.sli.core sli-provider - ${sli.version} + ${ccsdk.sli.core.version} commons-lang -- cgit 1.2.3-korg