summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
index bfb2eb83df..b459697227 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6</version>
</parent>
<artifactId>scatours</artifactId>
<packaging>pom</packaging>
@@ -88,7 +88,7 @@
</activation>
<properties>
<scatours.version>1.0-SNAPSHOT</scatours.version>
- <tuscany.version>1.6-SNAPSHOT</tuscany.version>
+ <tuscany.version>1.6</tuscany.version>
</properties>
<modules>
<module>util</module>