summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-05/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 21:18:55 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 21:18:55 +0000
commit63c3af0ba82b6375c9f78235876797c4d17e0f3b (patch)
treea6fcece298833c9a2dfdec28f3073321645e8be1 /sandbox/travelsample/chapter-05/pom.xml
parent68c3e84f4b489dcbda05ba323a7a52c994db80ba (diff)
Fix build errors and remove SNAPSHOT dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742170 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/chapter-05/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/chapter-05/pom.xml b/sandbox/travelsample/chapter-05/pom.xml
index 8ea9d0f8cf..b358ed5804 100644
--- a/sandbox/travelsample/chapter-05/pom.xml
+++ b/sandbox/travelsample/chapter-05/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-05</artifactId>