diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-08-30 18:59:01 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-11 15:10:26 +0530 |
commit | efb373af9a5e95f333eb85670810369bc3ad712e (patch) | |
tree | c9f81a33b4e09dcee2bdc52011749aa458594020 /products/onap-casablanca/features/pom.xml | |
parent | 51cf5de8f04d5d70bdeb124f97d1ebff496f6082 (diff) |
Casablanca: MSB plugin
Issue-ID: CLI-122
Change-Id: I410967d1ecf6a197d06e434ab420d8873512ee74
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-casablanca/features/pom.xml')
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 3c55e370..7d2be871 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -32,6 +32,7 @@ <packaging>pom</packaging> <modules> + <module>msb</module> </modules> <build> |