diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-28 08:23:04 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-28 08:27:18 +0530 |
commit | ba28bb027a2a9caceb4bc9cd93610d133a8f1dce (patch) | |
tree | d5ab28de4d7b6a3f56466d09d5edf7e66427c7f7 /products/onap-casablanca/features/pom.xml | |
parent | 512462a86a3ba3f88d09c4241f5a5ddc77b77412 (diff) |
Casablanca: ONAP AAI CLI product
Issue-ID: CLI-122
Change-Id: Iad04afd397b0c9edb7f682fb648465af3c8e845a
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 82b03b4d..a7b78a90 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -32,6 +32,7 @@ <packaging>pom</packaging> <modules> + <module>aai</module> <module>msb</module> <module>vnfsdk</module> </modules> |