diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2019-04-09 12:06:31 -0700 |
---|---|---|
committer | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2019-04-10 05:18:41 +0000 |
commit | 59cf6b73529b4caed2f76a6a83b86642c8eb9cb3 (patch) | |
tree | c2c777d249150711ece331af6fba6c239b0b29fc /products/onap-dublin/features/pom.xml | |
parent | 7d69084fe80e689e70a6e01f0c82aa2c40ca2ee1 (diff) |
Add SO Dublin CLI Commands
Issue-ID: CLI-144
Change-Id: I8dbe73e6736e1044f9184bd86e532654e8191b23
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Diffstat (limited to 'products/onap-dublin/features/pom.xml')
-rw-r--r-- | products/onap-dublin/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 3f0e8749..fbac414c 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -39,6 +39,7 @@ <module>multicloud</module> <module>vfc</module> <module>sdnc</module> + <module>so</module> </modules> <build> |