Merge "Fix CLI docker env settings"
[portal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a2243b3..06af5a4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
        <artifactId>ecompportal-parent-project</artifactId>
        <version>0</version>
        <packaging>pom</packaging>
+        <name>portal</name>
        
        <modules>
                <!-- Child modules do NOT name this parent. -->
@@ -16,6 +17,7 @@
                <module>ecomp-portal-BE-os</module>     
                <module>ecomp-portal-BE-common-test</module>
                <module>ecomp-portal-FE-os</module>
+               <module>ecomp-portal-widget-ms</module>
        </modules>
 
        <build>