From 00fc75887ca5a8819104567d20c0bd5465e48d3e Mon Sep 17 00:00:00 2001 From: Huang Cheng Date: Wed, 8 Jan 2020 09:44:17 +0000 Subject: Add four functions to support 5G NRM CM Those four functions are designed to support the operations: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI Issue-ID: CCSDK-2002 Change-Id: I631797cd041c5aa60dcc14f6bdacd0c14ea937e1 Signed-off-by: Huang Cheng --- ms/blueprintsprocessor/parent/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 5caac2f69..d8266278c 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -505,6 +505,11 @@ resource-resolution ${ccsdk.cds.version} + + org.onap.ccsdk.cds.blueprintsprocessor.functions + nrm-restful + ${ccsdk.cds.version} + org.onap.ccsdk.cds.blueprintsprocessor.functions python-executor -- cgit 1.2.3-korg