From fdfeef7ae2f543553e2f7a7cf322b6d075599e20 Mon Sep 17 00:00:00 2001 From: Huang Cheng Date: Tue, 4 Feb 2020 03:53:15 +0000 Subject: Add the executor and the component function to support 5G NRM CM The executor and the component function are designed to invoke the 5G NRM CM opertions: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI Issue-ID: CCSDK-2003 Signed-off-by: Huang Cheng Change-Id: I20d3e97c01f6499e73ab0ec77abbc24775f428b7 --- ms/blueprintsprocessor/parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/parent/pom.xml') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index d47889a48..d1de10845 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -425,7 +425,7 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions - nrm-restful + restful-executor ${ccsdk.cds.version} -- cgit 1.2.3-korg