summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-02/pom.xml
diff options
context:
space:
mode:
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>