diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-12 17:04:25 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-12 17:04:25 +0530 |
commit | f36a22d2f984c605ca853b28c42521852ecf97d2 (patch) | |
tree | 3544ffeb793cd54b7d5402c09a756857db9ccfc1 /products/onap-beijing/pom.xml | |
parent | dee5c18aab344d5266cb683037c9faaa62e3b393 (diff) |
CLI: Enable auth support
Issue-ID: CLI-100
Change-Id: Iae4612992e2acf682c1c1f463b74771857bbec88
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/pom.xml')
-rw-r--r-- | products/onap-beijing/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml index e17f0f8c..683ce17c 100644 --- a/products/onap-beijing/pom.xml +++ b/products/onap-beijing/pom.xml @@ -33,6 +33,7 @@ <modules> <module>features</module> + <module>auth</module> </modules> <build> <pluginManagement> |