summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-23 23:24:24 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-23 23:24:24 +0000
commit1aba7b831e19fa8f9b718f42c1a0c4d09f6d52ad (patch)
tree97448167682e176170080b1d185fa5490fa660bc /java/sca/samples/pom.xml
parent8192f9af3da0da5fad5f4db1550913527de00837 (diff)
Porting customer-dojo to J2EE WebApp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/pom.xml')
-rw-r--r--java/sca/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 5176eab59f..d4b47b6fd6 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -62,6 +62,7 @@
<module>callback-ws-service</module>
<module>chat-webapp</module>
<module>customer-dojo</module>
+ <module>customer-dojo-webapp</module>
<module>databinding-echo</module>
<!--module>domain-webapp</module-->
<module>domain-management</module>