summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-02-16 10:17:39 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-02-16 10:30:16 +0800
commitd4fc540886aeb23f4d483bcc78c5584821b47f0a (patch)
tree381cfeac9054db6784102a94bcbcb77d4722f4db /pom.xml
parentd534e34d020881b193564e38513299ae3faef9e3 (diff)
add sub-projects to root pom
Change-Id: Ie1f4b05fec68f2195419c06a9e880dab3127d598 Issue-Id: OCS-207 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 84cae16..668c863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,13 +56,12 @@
</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>