summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-05-23 16:30:46 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-05-23 16:30:46 +0000
commit7fec7fecf0fe3c9c4c604cc202a90e171c2151cf (patch)
treefda6ab85ae78928b291ab597fe18257f9406df54 /sandbox/travelsample/pom.xml
parent37ab6c658ab868681e7d7a2ecb975c6dddedc897 (diff)
Clean up the Introducing sample and the top-level pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777953 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/pom.xml')
-rw-r--r--sandbox/travelsample/pom.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/sandbox/travelsample/pom.xml b/sandbox/travelsample/pom.xml
index 4227a3588a..36ad2c607c 100644
--- a/sandbox/travelsample/pom.xml
+++ b/sandbox/travelsample/pom.xml
@@ -36,16 +36,22 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>contributions</module>
+ <module>launchers</module>
+ <module>services</module>
+ <module>clients</module>
+ <!--
<module>shared-contributions</module>
<module>chapter-01</module>
<module>chapter-02</module>
- <!--module>chapter-03</module-->
- <!--module>chapter-04</module-->
<module>chapter-05</module>
<module>chapter-06</module>
+ <module>chapter-09</module>
+ -->
+ <!--module>chapter-03</module-->
+ <!--module>chapter-04</module-->
<!--module>chapter-07</module-->
<!--module>chapter-08</module-->
- <module>chapter-09</module>
<!--module>chapter-10</module-->
<!--module>chapter-11</module-->
</modules>