summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-02/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 17:53:30 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 17:53:30 +0000
commitf25043a11e089fe743cf00304f735941e07c70d6 (patch)
tree4ec68ccae2fb2cd8e94121d7d2b60b109df08d74 /sandbox/travelsample/chapter-02/pom.xml
parent0e4846e9b7eed9d2acf12a5924105ede04fe839b (diff)
Add code for chapter 2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/chapter-02/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sandbox/travelsample/chapter-02/pom.xml b/sandbox/travelsample/chapter-02/pom.xml
index fb8c1bf303..9450cbaeb5 100644
--- a/sandbox/travelsample/chapter-02/pom.xml
+++ b/sandbox/travelsample/chapter-02/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<!--relativePath>../pom.xml</relativePath-->
</parent>
<artifactId>tuscany-scatours-chapter-02</artifactId>
@@ -38,7 +38,9 @@
<modules>
<module>goodvaluetrips-contribution</module>
<module>tuscanyscatours-contribution</module>
+ <!--
<module>node</module>
+ -->
</modules>
</profile>