diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-19 17:08:50 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-19 17:08:50 +0530 |
commit | 6a6f6b4b3523028ab68a9d3d8b107db9902a9e89 (patch) | |
tree | 733aaaca8609fb414e617a1285ed80782437ed66 /products/onap-beijing/features/pom.xml | |
parent | b1168537663d73509379ba341fbe5d5ff04386c9 (diff) |
CLI: SO service CLIs for beijing
Issue-ID: CLI-100
Change-Id: Iac80e8dd82a678676cd5739b946a3cf3b8cbec5e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/features/pom.xml')
-rw-r--r-- | products/onap-beijing/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index a8237f49..d49f8b1d 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -34,6 +34,7 @@ <modules> <module>aai</module> <module>msb</module> + <module>so</module> <module>sdc</module> </modules> |