diff options
author | jananib <janani.b@huawei.com> | 2020-02-27 17:40:55 +0530 |
---|---|---|
committer | jananib <janani.b@huawei.com> | 2020-02-27 17:58:22 +0530 |
commit | c3cdf1c0b297033a530166af30da852204e62a58 (patch) | |
tree | d889f02f6212f8c4e456ea34ff509465229d091d /adapters | |
parent | 2a72856f2a1954f4479e0c3d2704ae9b44a43400 (diff) |
Adding it to the parent pom
POM addition
Change-Id: Ib73fe37d8959ce745a7487993fde7165d91d492e
Issue-ID: SO-2544
Signed-off-by: jananib <janani.b@huawei.com>
Diffstat (limited to 'adapters')
-rw-r--r-- | adapters/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adapters/pom.xml b/adapters/pom.xml index 8acc7012ba..5d382fd4dd 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -23,6 +23,7 @@ <module>mso-openstack-adapters</module> <module>mso-vnfm-adapter</module> <module>mso-ve-vnfm-adapter</module> + <module>mso-nssmf-adapter</module> <module>so-appc-orchestrator</module> </modules> |