add sub-projects to root pom
authorHuabingZhao <zhao.huabing@zte.com.cn>
Thu, 16 Feb 2017 02:17:39 +0000 (10:17 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Thu, 16 Feb 2017 02:30:16 +0000 (10:30 +0800)
Change-Id: Ie1f4b05fec68f2195419c06a9e880dab3127d598
Issue-Id: OCS-207
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index 84cae16..668c863 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </scm>
 
     <modules>
+           <module>baseservice-i18n</module>
         <module>common-util</module>
+               <module>dropwizard-ioc-container</module>
+               <module>logging-sdk</module>
         <module>rest-client</module>
-        <!--
-        <module>winery</module>
-        -->
-        <module>wso2bpel-ext</module>
-       <module>dropwizard-ioc-container</module>
+        <module>wso2bpel-ext</module>  
     </modules>
 
     <dependencyManagement>