summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/clients
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-16 22:37:32 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-16 22:37:32 +0000
commit4c1f1fa0c13fb5c8fc45d2b3dfa38f84a0d71738 (patch)
treebacb91a625a3c4b4b366bcbac636b72db9a01cb9 /sandbox/travelsample/clients
parente69317b4a8f88c1edf4348db6c0d216cc313babc (diff)
Make the tuscany dependency consistent
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/clients')
-rw-r--r--sandbox/travelsample/clients/currency-converter-corba-client/pom.xml2
-rw-r--r--sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml2
-rw-r--r--sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/travelsample/clients/currency-converter-corba-client/pom.xml b/sandbox/travelsample/clients/currency-converter-corba-client/pom.xml
index 8d5750704f..550bfa6f4b 100644
--- a/sandbox/travelsample/clients/currency-converter-corba-client/pom.xml
+++ b/sandbox/travelsample/clients/currency-converter-corba-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
<artifactId>currency-converter-corba-client</artifactId>
diff --git a/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml b/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml
index a4ca74fa07..07f93a3b65 100644
--- a/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml
+++ b/sandbox/travelsample/clients/currency-converter-rmi-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
<artifactId>currency-converter-rmi-client</artifactId>
diff --git a/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml b/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml
index 69960a6307..e79ed1cef0 100644
--- a/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml
+++ b/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
<version>1.0-SNAPSHOT</version>