summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/pom.xml
diff options
context:
space:
mode:
authorHuang Cheng <duke.huangcheng@huawei.com>2020-01-08 09:44:17 +0000
committerHuang Cheng <duke.huangcheng@huawei.com>2020-01-20 02:09:05 +0000
commit00fc75887ca5a8819104567d20c0bd5465e48d3e (patch)
treea5ed369a29f4ef1a5cbfb0131128cde5619f169c /ms/blueprintsprocessor/functions/pom.xml
parentfed6c23200eba54f0f1995e56bbaf6a6c1f42396 (diff)
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 <duke.huangcheng@huawei.com>
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/functions/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml
index 38f9071ee..abd186bcf 100755
--- a/ms/blueprintsprocessor/functions/pom.xml
+++ b/ms/blueprintsprocessor/functions/pom.xml
@@ -33,6 +33,7 @@
<modules>
<module>resource-resolution</module>
+ <module>nrm-restful</module>
<module>ansible-awx-executor</module>
<module>python-executor</module>
<module>netconf-executor</module>