summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-01 20:22:13 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-01 20:22:13 +0000
commit549fe8207fc885806184603b1cd7728550d2cefd (patch)
tree1923310a7d4eb6a4bd09e2cb516d56dbb5eeac3d /java/sca/samples/pom.xml
parentc6067eceed41ce279cc465cbd056b473ba0dbdef (diff)
Adding customer-dojo sample app to main build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681811 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 b0fa55d0bd..b9a096cf17 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -60,6 +60,7 @@
<module>callback-ws-client</module>
<module>callback-ws-service</module>
<module>chat-webapp</module>
+ <module>customer-dojo</module>
<module>databinding-echo</module>
<!--module>domain-webapp</module-->
<module>domain-management</module>