summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 22:26:41 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 22:26:41 +0000
commit2ddab0c93908356d918f1ae3fb570224e9e8caa6 (patch)
tree9739a46cfeca9c217dd9c3dd8c1dea3d0e8a82ff /sandbox/travelsample
parent44a9cdcfba92959c3c2e4e2cb646ab7630ed5ebf (diff)
Added the currency-servlet module to the build list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample')
-rw-r--r--sandbox/travelsample/contributions/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/contributions/pom.xml b/sandbox/travelsample/contributions/pom.xml
index d46740348b..4af71e427a 100644
--- a/sandbox/travelsample/contributions/pom.xml
+++ b/sandbox/travelsample/contributions/pom.xml
@@ -49,6 +49,7 @@
<module>currency-jms</module>
<module>currency-jsp</module>
<module>currency-rmi</module>
+ <module>currency-servlet</module>
<module>currency-ws</module>
<module>databinding-client</module>
<module>emailgateway</module>