summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/pom.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-01 12:01:57 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-01 12:01:57 +0000
commitb27c451ea317a0ff979739b7f15e4eb6d5931a39 (patch)
tree92f27f2608e4df397c62d5a3eb3fa9349ffb2ab8 /branches/sca-java-1.x/samples/pom.xml
parent5689c73862b418a94a66d2e50f354b053dd2db7a (diff)
Fixes for TUSCANY-2696
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/pom.xml b/branches/sca-java-1.x/samples/pom.xml
index 71bea58888..c149f8470b 100644
--- a/branches/sca-java-1.x/samples/pom.xml
+++ b/branches/sca-java-1.x/samples/pom.xml
@@ -53,7 +53,7 @@
<module>calculator-corba-service</module>
<module>calculator-lean</module>
<module>calculator-distributed</module>
- <module>calculator-implementation-policies</module>
+ <module>calculator-implementation-policies</module>
<module>calculator-rmi-reference</module>
<module>calculator-rmi-service</module>
<module>calculator-script</module>
@@ -62,6 +62,7 @@
<module>calculator-ws-webapp</module>
<module>callback-ws-client</module>
<module>callback-ws-service</module>
+ <module>callbacks-jms</module>
<module>chat-webapp</module>
<module>customer-dojo</module>
<module>customer-dojo-webapp</module>