diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-08-30 18:25:37 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-11 15:09:06 +0530 |
commit | c6950dab8f95fd64ee9a4d373054ab015a325605 (patch) | |
tree | 98a54b7a35f156d0d7013e35efc6cdf51cfa06f5 /products/onap-casablanca/pom.xml | |
parent | b9f9a29cf507b9f35d85ef96a8a9b4cf63b03440 (diff) |
Casablanca: Enable features plugin
Issue-ID: CLI-122
Change-Id: Ib7a743bf5c36af5e35f95ff40e30f8b1412ce884
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-casablanca/pom.xml')
-rw-r--r-- | products/onap-casablanca/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index f33930b8..d08c4c7e 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -34,6 +34,7 @@ <modules> <module>auth</module> <module>catalog</module> + <module>features</module> </modules> <build> <pluginManagement> |