summaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/pom.xml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-08-30 17:34:13 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-09-11 15:05:52 +0530
commit8cf80f61591cfeb75dc90efb5097c5561cae55a1 (patch)
tree07c2bd2538bd3dcdec73aca2ac8404f6bec36a11 /products/onap-casablanca/pom.xml
parent3cd5aa28759518c265a27abb0ff54782373957cc (diff)
Casablanca: Add Auth plugin
Issue-ID: CLI-122 Change-Id: Id088b4faa2030f4a46357d3135a2b8787edf1930 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.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml
index de003b5d..5682f697 100644
--- a/products/onap-casablanca/pom.xml
+++ b/products/onap-casablanca/pom.xml
@@ -31,7 +31,9 @@
<name>cli/products/onap-casablanca</name>
<packaging>pom</packaging>
-
+ <modules>
+ <module>auth</module>
+ </modules>
<build>
<pluginManagement>
<plugins>